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 3 matches
CCS Forum Index
Author Message
  Topic: Porting Code for GLCD
munchiez

Replies: 6
Views: 15633

PostForum: General CCS C Discussion   Posted: Sun May 22, 2011 9:02 pm   Subject: Porting Code for GLCD
Tried Mike's method, I'm afraid 14K of words ain't gonna cut it. I tried to lower it from 9600 to 4266 but it still ain't working. But this time CCS says there's no room in the ram :(

Thanks alot P ...
  Topic: Porting Code for GLCD
munchiez

Replies: 6
Views: 15633

PostForum: General CCS C Discussion   Posted: Sun May 22, 2011 8:10 pm   Subject: Porting Code for GLCD
Are you aware that this is 'data eeprom' and the 16F877 only has 256
bytes of it ? It looks like you're trying to draw a huge 320x240 bitmap
(which takes 9600 bytes) with only 256 bytes of data ee ...
  Topic: Porting Code for GLCD
munchiez

Replies: 6
Views: 15633

PostForum: General CCS C Discussion   Posted: Sun May 22, 2011 10:08 am   Subject: Porting Code for GLCD
I'm trying to port code that working in C18 to CCS but haven't had any luck. It to display a bitmap on the SED1335 controller based GLCD. I can display 5x7 fonts in the library that CCS provided and d ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group