• 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...
  • uVision crashes on debugger start
    Hi, I'm using the MDK v4.21 with the ULink2 for debugging. My problem is, that the uVision crashes as soon as I press the debugging button to start debugging. I use the uVision only for debugging...
  • uVision Debugger Crashes
    Cortex M3 Cpu. I'm having a number of problems with the uVision debugger; we have two setups one with V3.40 and one with 3.50 installed, building the same project. On version 3.40 we must keep...
  • Code not executing without debugger
    Hi, I am using TLE9879QXA20 controller, with internal clock running. Whenever I download the code using JLink debugger, It flashes the code and run the software.After Power on, it doesn't runs the...
  • Connecting Debugger without stop
    Hi everybody, I just found this User Guide here: www.keil.com/.../ulinkpro_ctx_debug.htm The guide states that there would be "without Stop"-option in the debug settings. However I can...