cancel
Showing results for 
Search instead for 
Did you mean: 

When I start STM32 ST-LINK Utility I will have an error 0xc000007b

AKyse
Associate

- <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>

2 REPLIES 2

Probably missing Visual Studio redistributables

https://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/windows-error-0xc000007b/3933c823-7a63-4356-8ef5-69fcc0ed18f3

What version of Windows? Administrator? Got IT mopes?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Marcuka
Associate III

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?

0690X00000AqIsyQAF.png