• Keil uVision 5 is crashing on startup
    Hi, I know this problem has been discussed several times before. But my problem is little different. I am using latest version of Keil MDK(just downloaded) on Windows 7 professional, at a laptop having...
  • Keil uVision 2 crashes on startup.
    This is happening on 2 PCs at the moment while others appear to be fine. Both the PCs are running windows 2000 and are connected to a network. It is not related to who is logged in. I have tried...
  • 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)...
  • crash while starting / startup
    hello, I tested the HID example on the eval board (with lpc2148) and it works fine. Then I made my own pcb using lpc2146 (not a lpc2148). I can download my firmware using JTAG to the lpc2146. When...
  • _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...