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 support@ccsinfo.com

problem with write_program_memory

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
microlo75



Joined: 13 Apr 2010
Posts: 23

View user's profile Send private message

problem with write_program_memory
PostPosted: Fri Aug 03, 2012 3:33 am     Reply with quote

Hi all forum,

use PIC24fj256gb110

if I write the lease 0x2A800 the micro is corrupt!

the rest of the flash instead writes perfectly,

example:
write_program_memory (0x2A800, date, 16);

After this, the micro is corrupted ...


What's in 0x2A800?


thank you very much
microlo75



Joined: 13 Apr 2010
Posts: 23

View user's profile Send private message

Re: problem with write_program_memory
PostPosted: Fri Aug 03, 2012 6:39 am     Reply with quote

microlo75 wrote:
Hi all forum,
What's in 0x2A800?
thank you very much




maybe because it fits with write_program_memory multiple of 1024 (erase_program_memory) clear after the 1024 bytes ? and position 0x2ABFA there are # FUSE???????????????????


please help me !!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group