Hello,
9S12XDP512 processor Win 7 CW 5.1 Absolute Assembly
I have written code to read data through an SCI port into RAM and then program it into the EEPROM. The code works as expected while I have the BDM pod connected. If I run the code without the BDM pod attached it does not. The processor boots up correctly and the rest of the code runs properly, it seems to be in the saving of the EEPROM. I have the exact data that was there originally. The code structure is:
Read data and save in RAM
Erase EEPROM
Program EEPROM with RAM data.
Any suggestions greatly appreciated.
Thanks in advance!
Ed