Other Parts Discussed in Thread: C2000WARE
Tool/software:
I have to develop a function for a safety library from the safety manual for a tms320f28388d. This library is to ensure functional safety at runtime by providing test functions. The unit I am supposed to develop is called SRAM21. I have problems understanding this.
As far as I understand, it is a power on self test, which is configured in the boot rom and whose status can only be queried afterwards. The retrieving of only the result of the test in my function is probably not what the customer wants. And I must also deliver the specification for this. It is not clear to me how a test run with error insertion can be implemented for this feature. The manuals do not provide sufficient information on this.
Therefore the question is summarized once again: How can you test the SRAM21 security feature on a tms320f28388d at runtime?
Any advice is welcome.
Thanks