2019-05-05 12:34 PM
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Popup" Guid="{47bfa2b7-bd54-4fac-b70b-29021084ca8f}" />
<EventID>26</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2019-05-05T18:53:13.112602200Z" />
<EventRecordID>8099</EventRecordID>
<Correlation />
<Execution ProcessID="540" ThreadID="7296" />
<Channel>System</Channel>
<Computer>Work_base</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="Caption">STM32 ST-LINK Utility.exe - Application Error</Data>
<Data Name="Message">The application was unable to start correctly (0xc000007b). Click OK to close the application.</Data>
</EventData>
</Event>
2019-05-05 02:56 PM
Probably missing Visual Studio redistributables
What version of Windows? Administrator? Got IT mopes?
2019-10-14 12:52 AM
I'm struggling the same error with the STM32Cube programmer.
I want to use the example C++ api but when I build and start some of the examples I got the error 0xc000007b.
I run Windows 7 64 bit with Visual studio 2019. I have installed the redistributables package (2015-2019) and the mentioned
in the api help document SDK. In the output window I get these messages. Is it possible the problem to be caused by the cryptbase.dll file?