• BEX error on armcc.exe
    BEX error on armcc.exe of mdk472a.exe I am using MDK version 4 and nrf51 sdk version 4. 1. When i run keil compiler their was always error of "ARM cc compiler stopped working" 2. detail of that error...
  • Segmentation faut error in armcc.exe
    Hi All: I was using uVision 3 with the RealView 3 'C' compiler without problem for a while... Suddenly, I got an error from the compiler: ** Segmentation fault and I got an unhandled win32 exception...
  • Is Armcc.exe 'C' compiler or 'C++' compiler?
    Hello, I'm using Keil uVision tools version V4.71.2.0. The compiler I'm using is C compiler Armcc.exe version v5.03.0.69. Is this 'C' or 'C++' compiler? Thank you!
  • armcc.exe returning a Windows error 0xc0000142
    I'm using Arm Development Studio 2019.1 on Windows 10. From within ARM Development Studio I select "Build Project" for my project. It starts executing but I get a Windows pop-up error for armcc.exe...
  • _fp_init startup code crashing
    I have a strange failure happening in the _fp_init function which is part of the C library startup code. When my application does NOT include a 3rd party library, the _fp_init function looks like this...