CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

simulate/debug .lst - list file

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Guest








simulate/debug .lst - list file
PostPosted: Tue Nov 07, 2006 11:30 am     Reply with quote

I am not sure if it is possible to step through or debug at the level of the generated .lst from the compiled .c file. It would be nice if could use the debugger/simulator at the asm level to set breakpoints. I have been fine with debugging at the c level until now. Time to get the hands a little more dirty.


Thanks
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Nov 07, 2006 1:13 pm     Reply with quote

If you're using MPLAB, go to the menu for: View / Disassembly Listing
Then set breakpoints and click 'Run'. You should now be able to do this
without getting the "unresolved breakpoint" error.

In other words, use the Disassembly Listing window instead of the .LST
file window.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group