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

question about ICD

 
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
hayee



Joined: 05 Sep 2007
Posts: 252

View user's profile Send private message

question about ICD
PostPosted: Fri Mar 07, 2008 6:51 am     Reply with quote

I have a question about ICD.
I am using pic16f870 and ccs compiler version 4.020.when i compile the program without enabling ICD it takes 84% of RAM
and 91% of ROM but when i enable the ICD option (#device ICD=true) it creates an error
"not enough ram for all variables".

when i use pic16f877a (i know that its memory is big as compare to pic16f870) and enable ICD option (#device ICD=true) it takes 30% of RAM and 23% of ROM and when i disable the ICD option it takes 29% of RAM and 22% of ROM.I am only doing this comparision because i want to know that how much RAM and ROM ICD use but i can't find my answer.
Is Anyone know that how much RAM and ROM ICD use? and why error is generating in PIC16f870.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Mar 07, 2008 3:12 pm     Reply with quote

I don't know if CCS publishes the resources that are used by the ICD.
But the MPLAB help file for the ICD2 does have a list of all the resources
used by the ICD2. This thread has instructions to find it in the help file:
http://www.ccsinfo.com/forum/viewtopic.php?t=28020
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go 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