Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/31/12 13:08
Read: times


 
#189053 - RE: single line execution in 'C' ?
Responding to: ???'s previous message
Steve M. Taylor said:
Is the silab IDE + Keil demo supposed to give me single line execution in 'C' ? All I see is stepping in the assembler.

The classic problem here is where the generated code doesn't line-up nicely with any 'C' source lines - which is particularly likely at higher optimisation levels.


ISTR that Keil did have a tendency to drop into assembly view if it couldn't (quite) work out the appropriate source line...


List of 10 messages in thread
TopicAuthorDate
Silabs C8051F300            01/01/70 00:00      
   differences I recall            01/01/70 00:00      
      Settings            01/01/70 00:00      
         watch the peripherals            01/01/70 00:00      
            Done that            01/01/70 00:00      
   suggestions            01/01/70 00:00      
      TF1            01/01/70 00:00      
         Found it.             01/01/70 00:00      
            yes            01/01/70 00:00      
            RE: single line execution in 'C' ?            01/01/70 00:00      

Back to Subject List