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 6 matches
CCS Forum Index
Author Message
  Topic: out of rom??!!
slsslssls

Replies: 2
Views: 3461

PostForum: General CCS C Discussion   Posted: Thu Apr 16, 2009 8:08 am   Subject: out of rom??!!
thank you!.
i had seen this topic but i couldn't separate:)
i tried again, again, again and now there is no problem..
  Topic: out of rom??!!
slsslssls

Replies: 2
Views: 3461

PostForum: General CCS C Discussion   Posted: Thu Apr 16, 2009 6:25 am   Subject: out of rom??!!
hi,
i'm using ccs to programme 16f877a.. now, rom=56% .. if i add a new instruction, an error occured.. "A segment of the program is too large"
can i solve this problem? is it possible?
  Topic: 16f877a internal eeprom problem???
slsslssls

Replies: 5
Views: 4909

PostForum: General CCS C Discussion   Posted: Tue Mar 17, 2009 12:52 pm   Subject: 16f877a internal eeprom problem???
Now, there is no problem! SmileSmile
  Topic: 16f877a internal eeprom problem???
slsslssls

Replies: 5
Views: 4909

PostForum: General CCS C Discussion   Posted: Tue Mar 17, 2009 10:59 am   Subject: 16f877a internal eeprom problem???
How can I tell the programmer not to do this??
  Topic: 16f877a internal eeprom problem???
slsslssls

Replies: 5
Views: 4909

PostForum: General CCS C Discussion   Posted: Tue Mar 17, 2009 10:30 am   Subject: 16f877a internal eeprom problem???
For example,
When I compile this code:
write_eeprom(1,'2');
lcd_putc(read_eeprom(1));
I can see 2 on LCD.

Then I erase -- write_eeprom(1,'2') -- and I can't see 2 on ...
  Topic: 16f877a internal eeprom problem???
slsslssls

Replies: 5
Views: 4909

PostForum: General CCS C Discussion   Posted: Tue Mar 17, 2009 10:00 am   Subject: 16f877a internal eeprom problem???
hi,
I am trying to use internal eeprom on 16f877a. There is no problem on proteus, but my circuit is not working true.
Data that I wrote on eeprom is being erased when power off.
How can this be?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group