S12G128 EEprom runtime writing via OBDM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S12G128 EEprom runtime writing via OBDM

406 Views
secrob
Contributor II

Hi all,

 

I am quite new to this mcu and I am trying to understand if it is possible to modify some EEprom values via direct input in memory (component) window. I notice "Edit Mode" but I'm unable to modify the address. I correctly use the PE routine: IEE1_SetByte((IEE1_TAddress)0x0500UL, 0xAA) writing at the correspondent address; the value is written with no problems but it's possible to modify it with the debugger?

I have not provided any sort of modify to my Simulator & Realtime debugger for its basic configuration.

 

Thanks a lot guys!

Labels (1)
1 Reply

296 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

we can change RAM address in debugger but can't do same for eeprom/flash. hope this helps!