• Program reaches main() in Keil but not in DS5
    I build my code on Linux with gcc using emake outside ds5 or uVision. I can load the .elf on Keil and then it jumps into main from. the same executable rung fine on command line. But the same executable...
  • Program reaches main() in Keil but not in DS5
    I build my code on Linux with gcc using emake outside ds5 or uVision. I can load the .elf on Keil and then it jumps into main from. the same executable rung fine on command line. But the same executable...
  • Successful flash but program never reaches main()
    Hi all, I have developed my own board with an STM32L412KB chip and I am using the ST-Link/V2 device to connect to it. I am using the latest version of Keil uVision. I am able to go into debug mode and...
  • Successful flash but program never reaches main()
    Hi all, I have developed my own board with an STM32L412KB chip and I am using the ST-Link/V2 device to connect to it. I am using the latest version of Keil uVision. I am able to go into debug mode and...
  • Simulator never reachs main() [LPC2378]
    hi, I'm testing the simulator under µVision with a simple project for LPC2378. But when I launch the debugger with the simulator, it nevers reach the main() entry point. It blocks in lp2300.s...