Hi,
Regarding Boot ROM status code (saved in RAM at address 0x0000002c, documented in Technical Reference Manual section 3.9.9.1):
My application checks this value on start-up to determine whether POR bit in RESC register was cleared by the boot ROM. This helps determine reset type (power-on or via External Reset line), and works as expected.
Question: is this RAM location and bit assignments guaranteed not to change if TI revises the boot ROM code?
Thank you!
-Pavel