• Debugging Luminary with version 3.04
    I can program/ erase Luminary EVAL board, but when starting the debugger the IDE get stuck. This problem didn't accur with prior versions. What could be wrong ?
  • Debugging Luminary with version 3.04
    I can program/ erase Luminary EVAL board, but when starting the debugger the IDE get stuck. This problem didn't accur with prior versions. What could be wrong ?
  • New bug in UART simulation for LPC2100 in version 3.04
    New bug in version 3.04, UART simulation for LPC2100 problem: 16 bytes lost in serial transimission. function printf("\n'9I2C:ErrCode = %d\n'0",error_code); calls uart0_xmit_queue.Add(dat); ...
  • New bug in UART simulation for LPC2100 in version 3.04
    New bug in version 3.04, UART simulation for LPC2100 problem: 16 bytes lost in serial transimission. function printf("\n'9I2C:ErrCode = %d\n'0",error_code); calls uart0_xmit_queue.Add(dat); ...
  • 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...