• Keil Crash on debug exit
    Using win7 64bit IDE-Version: µVision V4.60.0.0 Tool Version Numbers: Toolchain: MDK-ARM Basic (256K) Version: 4.60.0.0 Toolchain Path: C:\Keil\ARM\ARMCC\bin\ C Compiler: Armcc.Exe Assembler...
  • Writing to flash without debugger crashes
    Hi, I wrote a program, where some data is written to the internal flash of a stm32f4. If I am debugging everything works fine, but if the controller runs without the debugger, the data is not written...
  • LPC2378 - writing to FLASH with IAP crashes
    I've written and read from Flash with an LPC2148 without issues. I went to put this code into the LPC2378 and it locks up every time I try to do anything. unsigned char vals[256]; . . . erase (10...
  • uVersion5 crashes when flashing firmware
    uVersion5 crashes when flashing firmware. It started to happen recently after I updated JLink driver. Is there a log file for uVersion? Maybe I can get some clues from the log file. Any suggestion...
  • Keil Debugger Crash ULINKpro
    I'm trying to open a debug session in Keil uVision 5.29 with a NXP K32L2B31A board. When hitting the debug button in the Keil IDE, it is able to erase, program, verify, and start to open up the debugger...