• _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...
  • ArmCC.exe crashes on startup
    Just installed Keil uVision 3.05, including the Arm7 compiler. First startup shows a segmentation fault (null pointer reference) on the ArmCC.exe compiler. I checked its location (C:\Keil\ARM\BIN30)...
  • ArmCC.exe crashes on startup
    Just installed Keil uVision 3.05, including the Arm7 compiler. First startup shows a segmentation fault (null pointer reference) on the ArmCC.exe compiler. I checked its location (C:\Keil\ARM\BIN30)...
  • _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...
  • uVision 5 crashing on startup
    After months of use, uVision 5 is crashing on startup. Everything shut down OK with previous use. Using Visual Studio debugger, looks like Unhandled exception at 0x00000000 in UV4.exe: 0xC00000005...