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.
Hi team,
Here's an issue from the customer may need your help:
Use the TMS570LS3137ZWT.
When using the F021 flash API, BANK7 for on-chip flash can only be erased/read/written, but BANK0 and Bank1 cannot be read using the same API. Accessing its address directly jumps to the underlying flash read error. Why is this?
Could you help check this case? Thanks.
Best Regards,
Cherry
Hi Cherry,
Is it possible to share the code for better understanding of the issue?
--
Thanks & Regards,
Jagadish.
Hi Jagadish,
Thanks for your support.
Read and write in main function is as follows:
Below is the implementation of read function:
The following is where bank and sector point to:
Accessing its address directly jumps to the underlying flash read error:(Read operation can return successful if execute read only)
Thanks and regards,
Cherry
Hi Cherry,
Thanks for detailed information, I started my debugging and i will give update soon.
--
Thanks & Regards,
Jagadish.
Hi Cherry,
I created below project to recreate the issue you mentioned but i don't see the issue
Can you please test it at your end and do necessary modifications to create your issue?
--
Thanks & Regards,
Jagadish.