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

MPLAB SIM debugging multi-source lined files

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







MPLAB SIM debugging multi-source lined files
PostPosted: Fri Feb 12, 2010 5:40 am     Reply with quote

Hi
I am using PWM to compile and link three c source files in multiple compilation unit mode and then attempting to debug through MPLAB 8.11 using SIM.
The problem I get is when stepping through I get some function calls not jumping into the other source files but repeated locations within the same file. Copying the function source to the primary file and recompiling seems to resolve this on the limited testing I have done, but I wouldn't want to do this with all my code.
Is this a known limitation with SIM, that it can't handle multiple source files (I couldn't find anything to say this in the docs) or is there someone who recognises a gotcha here?
Is the only way to solve this to use #include<xyz.c> into a single source file?
I was trying to keep with more traditional C coding approaches.
Cheers
Mike
FvM



Joined: 27 Aug 2008
Posts: 2337
Location: Germany

View user's profile Send private message

PostPosted: Fri Feb 12, 2010 7:10 am     Reply with quote

Sounds like the source annotation isn't done correctly in a multi-source CCS *.cof file. If so, source level-debugging must fail.
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