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 CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Very large (>64k) constant data table in program memory
Bill

Replies: 2
Views: 4847

PostForum: General CCS C Discussion   Posted: Tue Aug 23, 2005 2:39 am   Subject: Very large (>64k) constant data table in program memory
but a compiler limit is reached. I'm using version 3.230.

What is the exact error message ?

Thanks for your reply.
The error message is:
Error[113] C:\My Documents\code\8199_project\composi ...
  Topic: Very large (>64k) constant data table in program memory
Bill

Replies: 2
Views: 4847

PostForum: General CCS C Discussion   Posted: Fri Aug 19, 2005 10:54 am   Subject: Very large (>64k) constant data table in program memory
I am trying to put a 54k pixel x 16 bit image into the PIC18F6722, (which has 128kb program memory).
I have attempted to do this using the #ORG and #ROM statement as follows:

#ORG 0x0400, 0xFFFE & ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group