• 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...
  • Keil uVision5 PRO Error
    Error #541: '::Graphics:Display' API is missing, pack 'Keil.MDK-Middleware.5.1.2' is not installed Error #541: '::Drivers:I2C' API is missing, pack 'Keil.MDK-Middleware.5.0.2' is not installed Error #541...
  • 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...
  • 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...
  • in debug mode, won't enter main()
    Hello, I am looking for some help with my Keil uVision 5.27. I am able to run some example code for my chip that I downloaded from NXP. I have 0 errors and 0 warnings. I am able to go into the debug...