Part Number: TMS320F28377S
My question is in regards to section 2.6.4 "CPU1 Vector Address Validity Check" in the TMS320F2837xS Delfino Microcontrollers Technical Reference Manual - Literature Number: SPRUHX5E. We are trying to write a test to change the redundant ePIE vector table to show it triggers a fault. It states the Redundant ePIE Vector Table is mapped from 0x1000D00 to 0x1000EFF. However, we are unable to read those addresses of memory using pointers in code or through the memory browser feature in code composer. Is there something special we need to do to read those addresses?
