Question
can't debug stm32f103
Posted on June 20, 2012 at 11:39
I tried to debug code stm32f103 but it getting stuck on 0x8002cc6 and not moving from there. even if I do step out or step over.
The code is ok (working on product whick sold and installed).The IAR J-Link sw is update.I erased the memory and burn it agian the project and nothing changed.When I debug the prog. with simulator it's working good without any problem.What should I do in order to debug it with the J-link whith out stucking the program?