• Why "Debugger aborted"?
    Please Help. I have a function SwapWord(...) to swap a WORD received from USB. It builds w/o any warning. But if I start debugging, the IDE pops up a message window saying that "cannot load load file...
  • Debugger aborted !Incorrect license ID code (LIC) in 'TOOLS.INI'
    Hello, I am using KEIL floating license and I tried to launch debug session my project. I can build the project and load it into development kit. However, The following error message appears when...
  • How to (easily) flash a custom .hex file with debugger?
    Hello, I am developping on a firmware using a bootloader which verifies main application's CRC prior to let it start. To do this, I am generating an extra .hex file with data for bootloader added to...
  • debugger option is not available for flashpro 5
    Dear All, I am using SMF2000 development board (Microsemi Smartfusion2) https://shop.trenz-electronic.de/en/TEM0001-01A-010C-SMF2000-FPGA-Module-with-Microsemi-SmartFusion2-8-MByte-SDRAM with keil microvision...
  • Why does the printf debug only print weird symbols?
    I am trying to debug a programm written by someone else using the printf debug function, but I only get weird symbols. Is it possible that the baudrate is not correct?