Question
Blinky Flash load/debug with MDK-ARM
Posted on July 13, 2013 at 01:32
Board: STM324x9I-eval
Tools : MDK-ARM uvision 4.72.10.0Issue: When compiling/loading/debug either blinky or RTX_blinky. when target set to ''STM32F439 RAM'', everything works fine. I can run, step, etc. but if target set to ''STM32F439 Flash''. When uVision try to load/debug, the eval board LCD display flashing and resetting, then go back to original the ST demo program. Of course the blinky program is not run, the breakpoint is not trigger.I saw there is a post in 2012 that stated using hex file to program. It will be really bothersome if we need to do this in order to debug.Regards,Sink #flash #mdk-arm #blinky