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 view under ICD3 in MPLAB X

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



Joined: 21 Jul 2014
Posts: 35

View user's profile Send private message

eeprom view under ICD3 in MPLAB X
PostPosted: Mon Aug 04, 2014 12:33 pm     Reply with quote

Hello,

I have latest version of the compiler, running 18F25K50.

Under ICD debugging, I cannot see the results of writes to the eeprom,
although they appear to be working.

My view of the EEPROM under MPLAB X is all 0xff unless I build a default
table of values for the ICD3 to program using the #rom 0xF00000 ={}
statement.

Then when I pause or breakpoint I can see the default values in the EEPROM
view. But, none of my program changes show up.

I have written and then read back test values into the program and they
work, they just do not show up.

Is this a known limitation of the ICD3 and MPLAB X ???

GlenB
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Aug 04, 2014 1:24 pm     Reply with quote

Questions about Microchip tools should be directed to their forum, or
to their tech support via a Trouble Ticket, or read their help files.

But anyway, if I bring up the MPLAB X Help window, it says:
Quote:

EE Data Memory Window

For the MPLAB X Simulator, when an EEPROM register value
changes or the processor is halted, the data in the EEPROM window
is updated.

For any Microchip hardware debug tool (e.g., MPLAB REAL ICE in-
circuit emulator), when an EEPROM register value changes or the
processor is halted, the data in the EEPROM window is not updated;
you must do a Read of device memory.

The 2nd one applies to you.
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