• Code is getting executed before 'Run' in the debug mode
    Hi, I am working with ARM cortex M4 on Keil MDK. 1) As soon as I start debug session, the code is getting executed before I run by pressing F5. 2) Also, the program is kind of halted at while loop...
  • Code is getting executed before 'Run' in the debug mode
    Hi, I am working with ARM cortex M4 on Keil MDK. 1) As soon as I start debug session, the code is getting executed before I run by pressing F5. 2) Also, the program is kind of halted at while loop...
  • Run in debug mode, but fail after burn into Flash
    I'm using ARM MDK to develop TMS470 applications. Everything works in debug mode with ULINK2. I burn the image into internal flash. But it just can't work. Anyone has exp on such case?
  • Run in debug mode, but fail after burn into Flash
    I'm using ARM MDK to develop TMS470 applications. Everything works in debug mode with ULINK2. I burn the image into internal flash. But it just can't work. Anyone has exp on such case?
  • Running *.bat before debug start
    Hi, How can I run a batch file to completion just before loading the program for debug? The batch file flashes 'settings.hex' file to a predefined location in memory where the app should access...