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: "not enough ram" error and PIC16F636
Fabien

Replies: 6
Views: 7985

PostForum: General CCS C Discussion   Posted: Thu Jan 28, 2010 2:43 am   Subject: "not enough ram" error and PIC16F636
Hi gents, Thanks for your reply,
i switched my variables to constante like this :

int16 const ALC_BLOCK [6][2] = { { 0x0F11 , 0x1400 } ,
...
  Topic: "not enough ram" error and PIC16F636
Fabien

Replies: 6
Views: 7985

PostForum: General CCS C Discussion   Posted: Wed Jan 27, 2010 11:08 am   Subject: "not enough ram" error and PIC16F636
Hi Ttelmah,
I tried to put #device *=16, but nothing change...I can't use more than 76% of RAM.

I'm not using the variable to make arithmetic operations I'm just calling them to send via SPI to an ...
  Topic: "not enough ram" error and PIC16F636
Fabien

Replies: 6
Views: 7985

PostForum: General CCS C Discussion   Posted: Wed Jan 27, 2010 10:22 am   Subject: "not enough ram" error and PIC16F636
Hi gents
I'm using CCS 3.249, and I'm trying to program a PIC16F636, but I'm having a problem with the RAM memory,
When I'm compiling I'm using 76% RAM and 12% of ROM.

I add one int16 variable ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group