Tool/software: Code Composer Studio
I want to use the dwd to protect against any lock ups in the PBIST/sys_startup code as generated per the HAL. I seem to be unable to find the right location where rtiInit actually works. I'm currently writing a space in RAM, which I assume will be the same prior to memoryInit happening. Is there a suggested way to use the dwd to protect against PBIST "running forever" as the note in 7.5 of the TRM says could happen with bad code.