Hello,
I am currently trying to implement a ROM4 safety test for the TMS320F2838D. I want to test the ROM prefetch functionality. The Function Safety Manual (https://www.ti.com/lit/fs/sffs022/sffs022.pdf, chapter 6.6.16) says it can be implemented like the FLASH8 prefetch test. In this flash test a test function is run to measure an increase in execution time. To test the prefetch of the ROM I think I must run some suitable code from (Boot?) ROM, but I can not get there my code, so I don’t know how to do it. Has anyone some experience with this?
Thank you.