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

The segment or the program is too large with version 4.099

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



Joined: 21 Oct 2010
Posts: 1

View user's profile Send private message

The segment or the program is too large with version 4.099
PostPosted: Thu Oct 21, 2010 7:04 am     Reply with quote

I have used the CCS 4.080 without any problem. Now, the same programs wich compiled fine with 4.080 cause "The segment or the program is too large" with version 4.099 .
What's happening? How do I solve the problem?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Oct 21, 2010 1:05 pm     Reply with quote

My guess is that one of the internal CCS functions changed in size from
one version to the next. You will need to re-arrange your code a little
bit to make it fit, or to help the compiler to do it.

Here are some links with tips on how to fix "Out of Rom" errors:
http://www.ccsinfo.com/forum/viewtopic.php?t=43389
http://www.ccsinfo.com/forum/viewtopic.php?t=40257
http://www.ccsinfo.com/forum/viewtopic.php?t=40073
http://www.ccsinfo.com/forum/viewtopic.php?t=38508
http://www.ccsinfo.com/forum/viewtopic.php?t=38433
http://www.ccsinfo.com/forum/viewtopic.php?t=38055
http://www.ccsinfo.com/forum/viewtopic.php?t=34265
http://www.ccsinfo.com/forum/viewtopic.php?t=26793&start=8
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