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

Out of ROM, A segment or the program is too large

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







Out of ROM, A segment or the program is too large
PostPosted: Mon Mar 15, 2004 10:17 am     Reply with quote

When i compile i get this error: Out of ROM, A segment or the program is too large.

I try to use #seperate before my fonctions but my stack is full.
I use the Pic 16F877.

Any suggestion????

Thank you.
Ttelmah
Guest







Re: Out of ROM, A segment or the program is too large
PostPosted: Mon Mar 15, 2004 2:02 pm     Reply with quote

TheGaut wrote:
When i compile i get this error: Out of ROM, A segment or the program is too large.

I try to use #seperate before my fonctions but my stack is full.
I use the Pic 16F877.

Any suggestion????

Thank you.

It _may_ be possible to improve things, by looking at the memory ueage map, and making some functions that are currently seperate 'inline', and only using seperate where needed to get the required splits. However the easiest solution is probably to use a 18F452 instead...

Best Wishes
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