This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280041: Example code for ECC RAM test

Part Number: TMS320F280041

Hello,

My customer wants to test the ECC RAM feature. He started with the M1 RAM but struggles to make it work.

What is the best starting point for code that runs on the F28004x? I see that we have the C2000 SafeTI Diagnostic Library that targets the F28x7x processors, and also the memcfg_ex1_error_handling example in the F2838x driverlib.

Please advise. Thank you.


Best regards,
François.

  • Both of those projects are good sources of information. The F28004x, F28x7x, and F2838x are all very similar in their RAM ECC/parity functionality and registers. The F28x7x and F2838x code should be able to be reused on F28004x with small modifications.

    Whitney