Single Stepping through fprint - goes int run mode
Posted: Sun Mar 27, 2005 9:19 pm
When I single step through a fprintf statement the debugger goes into run mode. I'm using the hardware SPI. What is the debugger up to??? Is there a simple workarourd without setting a breakpoint after every fprintf?
smashHIT
Joined: 28 Nov 2004 Posts: 14
Posted: Fri May 06, 2005 10:02 am
I to have the same problem.
I wish that someone smart could find a solution to that...
Horkesley Elec Guest
printf
Posted: Tue Jun 07, 2005 5:37 am
Hi,
Go into assembly and single step. you will see that the code is looping one instruction.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum