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

EEPROM data showing FF after making 00.

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



Joined: 06 Mar 2007
Posts: 92
Location: Pune,India

View user's profile Send private message AIM Address Yahoo Messenger

EEPROM data showing FF after making 00.
PostPosted: Mon Dec 24, 2007 12:54 am     Reply with quote

Dear Sir,
here i am using 16f913, MPLAB 7.5 Ver. & CCS PCM C Compiler, Version 3.249, 34534.
Also i am testing this using ICD 2.
Yesterday i cleared EEPROM data i.e FF TO 00. After this i read the device. All EEPROM locations data showing is 00.
today morning when again i programmed the SAME device without clearing EERPOM to 00.
Then again i read the device but ALL EEPROM DATA SHOWING IS FF.
So again programmed the device by adding statements for clearing EEPROM.It shows 00.After this i removed the clearing EEPROM statements from my programme And programmed 4 times now all EEPROM showing is 00.
So, can you plz tell me if again i programmed device, that time EEPROM data is also filled with FF.
_________________
Thank You,
With Best Regards,
Deepak.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Dec 24, 2007 1:09 am     Reply with quote

MPLAB has a setting to preserve the existing values of the data EEPROM
when you program the PIC with the ICD2.

Look in this menu in MPLAB to find the checkbox for the setting:
Quote:

Programmer menu
- Settings
--Program tab
--- Preserve EEPROM on Program box
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Mon Dec 24, 2007 6:45 am     Reply with quote

As a note:
When an (E)EPROM is cleared you have to check the datasheet for the default value. Most types do read all 'FF' and only a few types do read '0' after clearing.
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