How can I diagnose a resulting of a sanity check of the status of the flash memory?
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.
How can I diagnose a resulting of a sanity check of the status of the flash memory?
Thanks Alec,
at the moment we don't have any problem with the flash,
We would like only to know if there is a method (polling of diagnostic) to implement in our application to understand if the flash has some problem or not
Hi,
Have you looked at the material in the SDK under the following folder?
{mmwave_sdk_location}\packages\ti\drivers\qspiflash
I believe this will satisfy your needs. Let me know if you have any further questions.
Best Regards,
Alec
Hi,
I don't think we have any tool to perform a full sweep, but if you reference the tests included at that file location, you can get an idea of how to perform testing on the flash and could then write a test of your own.
Best Regards,
Alec