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.

RAM reinitialization after PBIST

I want to use PBIST at the startup of my application to test all peripheral memories of TMS570. I use several consecutive functions pbist_test() to test peripheral memories on FLEXRAY, CAN, SPI, ADC, SRAM, VIM, DMA, NHET, HTU. Is it right that peripheral RAM is always overwritten during PBIST and needs reinitialization when PBIST is already done?