Hi,
I am using Ashling EPKSC toolkit with keil to debug. When I use it for debugging mode using keil, if I use "step into" option program gets executed but if I put a breakpoint and click on run program gets stuck. for ex. suppose program has three statements A, B, C if I use "step into" thrice my program is able to successfully execute. but if I am at A and put a breakpoint at C and then click on "run" program gets stuck and in disasssembly window instruction A is replicated many no. of times.
Same thing happen if I try using step over for a function. If I execute function step by step it gets executed successfully but if I try using step over it just hangs.
Any idea what could be the remedy.
Thanks
Regards, Anshul