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

Difference with #ORG between 3.184 and 3.210

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



Joined: 31 Jan 2005
Posts: 3

View user's profile Send private message Send e-mail

Difference with #ORG between 3.184 and 3.210
PostPosted: Mon Jan 31, 2005 3:09 pm     Reply with quote

I'm trying to upgrade from 3.184 to 3.210 but am getting the following messages when compiling with 3.210 for a PIC18F452.

Error[300] Bootloader.c 119 : More info: Segment at 00000-07CBE (0000 used)
Error[300] Bootloader.c 119 : More info: Attempted to create: 07500-07FFE for #org
Error[126] Bootloader.c 119 : Invalid ORG range

I'd written a firmware updater which may/may not be compiled into the application. When NOT compiled in I include an "#ORG 0x7500, 0x7FFF {}" to reserve space for the updater. Previously this worked fine. Now with 3.210 I get the above messages.

Any ideas why this would happen?

Rob
USER_03



Joined: 31 Jan 2005
Posts: 3

View user's profile Send private message Send e-mail

PostPosted: Mon Jan 31, 2005 4:22 pm     Reply with quote

After some more searching of the forums I discovered my problem. I had "#device ICD=TRUE" set. Apparently with 3.184 this was either not an issue or the way ICD debug code is generated has changed.

Rob
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