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 4 matches
CCS Forum Index
Author Message
  Topic: flash variable erased
lor3nzo

Replies: 3
Views: 6723

PostForum: General CCS C Discussion   Posted: Tue Feb 10, 2015 5:23 pm   Subject: flash variable erased
When flash erase size is equal to flash write size, bytes outside the range of the write block are not changed. Is this true?
  Topic: flash variable erased
lor3nzo

Replies: 3
Views: 6723

PostForum: General CCS C Discussion   Posted: Tue Feb 10, 2015 12:33 pm   Subject: flash variable erased
I reserved a small flash area of a 18f45k22 to save some variables.
A device returned with this area erased.
How is this possible ?
  Topic: Error while compiling...
lor3nzo

Replies: 6
Views: 9625

PostForum: General CCS C Discussion   Posted: Mon Jan 20, 2014 2:36 am   Subject: Error while compiling...
Compiler version is 4.120.
I found that if I try to compile a file created months ago the problem doesn't occur. If I rename that file and try to compile it the problem occurs.
  Topic: Error while compiling...
lor3nzo

Replies: 6
Views: 9625

PostForum: General CCS C Discussion   Posted: Sun Jan 19, 2014 10:13 am   Subject: Error while compiling...
I have the same problem with this small code
#include <18F45K22.h>

void main()
{
}
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group