- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Intel Support Team,
I hope this message finds you well. I am experiencing an issue with the Intel Software Development Emulator (SDE) and would appreciate your assistance.
Issue Description: Whenever I attempt to launch sde.exe from the GUI, I encounter the following error: Error 0xc00007b. However, I can successfully run xed.exe without any issues.
System Information:
- Operating System: Windows 10 64 bit
- Intel SDE Version: (latest version downloaded from the Intel website)
Steps Taken:
Checked for Dependencies:
- Used sfc /scannow to verify system file integrity. No issues were detected.
.NET Framework:
- Checked the installed .NET Framework version. I found it was outdated and have now installed .NET SDK 8.0.402, .NET Runtime 8.0.8, and ASP.NET Core Runtime 8.0.8. Installation was successful, but the error persists.
Different Execution:
- Successfully executed xed.exe with the --help command, which worked as expected.
- Attempted to run sde.exe with various commands, including sde.exe --help and sde.exe --version, but received the same error and blind crash.
Checked for Missing DLLs:
- Tried using Dependency Walker on sde.exe to identify any missing DLLs, but I am not sure how to interpret the results.
Event Viewer:
- Reviewed the Windows Event Viewer for application error logs but found no additional insights regarding the failure.
Reinstallation:
- Uninstalled and reinstalled Intel SDE, but the issue remains unresolved.
Given the troubleshooting steps above, I am still unable to run sde.exe. I would greatly appreciate any guidance or further steps you recommend to resolve this issue.
Thank you for your time and assistance,
Ivan
(Redirected from Intel Community Developer Software Forums Software Development Tools Analyzers, by the moderators)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel SDE dependencies in Windows is the following DLLs.
WS2_32.dll
KERNEL32.dll
VCRUNTIME140.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-stdio-l1-1-0.dll
api-ms-win-crt-math-l1-1-0.dll
api-ms-win-crt-locale-l1-1-0.dll
api-ms-win-crt-filesystem-l1-1-0.dll
api-ms-win-crt-environment-l1-1-0.dll
api-ms-win-crt-string-l1-1-0.dll
api-ms-win-crt-heap-l1-1-0.dll
These come when installing Microsoft Visual C++ Redistributable package for VC2022.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel SDE dependencies in Windows is the following DLLs.
WS2_32.dll
KERNEL32.dll
VCRUNTIME140.dll
api-ms-win-crt-runtime-l1-1-0.dll
api-ms-win-crt-stdio-l1-1-0.dll
api-ms-win-crt-math-l1-1-0.dll
api-ms-win-crt-locale-l1-1-0.dll
api-ms-win-crt-filesystem-l1-1-0.dll
api-ms-win-crt-environment-l1-1-0.dll
api-ms-win-crt-string-l1-1-0.dll
api-ms-win-crt-heap-l1-1-0.dll
These come when installing Microsoft Visual C++ Redistributable package for VC2022.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page