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.

TDA4VM: How to unmount Nor flash in the FLS driver of MCAL?

Part Number: TDA4VM

Hello,

PSDK version:ti-processor-sdk-rtos-j721e-evm-08_04_00_06

We are attempting to unmount the Nor flash device using the FLS driver under MCAL, in order to mount it properly on the SOC side. We followed the approach of the 'OSPILeaveConfigSPI()' function in the PDK to set the OSPI to the legacy SPI mode, but we are encountering errors. Could you please advise on how to configure it correctly for unmounting this device?

Here are the changes we made:

And we found that the error reported were in the following area,

Regards,

Gary