Hi all
May I ask what TM4C1294NCPDT the EEPROM starting address and ending address is not it?
Thanks
Lewis
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all
May I ask what TM4C1294NCPDT the EEPROM starting address and ending address is not it?
Thanks
Lewis
Hi Amit,
Does this mean that with EEPROM I cannot define the boundaries in the .cmd file like I do for Flash and SRAM (like below)?
EEPROM (R): origin = 0x400AF000, length = 0x00001000
I want to be able to view the EEPROM utilization in the Memory Allocation window in CCS like I can for Flash and SRAM.
Also, I see in the datasheet for the TM4C1294NCPDT that for EEPROM the start address is 0x400A.F000 and the end address is 0x400A.FFFF. This is only 4 KB but this device has 6 KB, what is the reason for that?
Regards,
Akash Patel