Hi,
I have a new Flash device on TDA4VM. Is there a guide available to add support for that?
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,
I have a new Flash device on TDA4VM. Is there a guide available to add support for that?
Hi,
There are lot of use cases possible when it comes to custom flashes and it is not possible to address each and every use case. In this FAQ we’ll provide guideline for some of the frequently occurring use cases. We’ll keep updating this FAQ with more use cases
Case 1: New Flash similar to what is supported in TDA4VM EVM
There are many flash devices supported in PDK. You can find these supported devices in <PDK_Install_Path>\packages\ti\board\src\flash\nor\device. If your new device is similar to or same as the device supported in PDK, then follow the steps below:
Regards,
Parth
Case 2: Adding support for Cypress Flash for TDA4VM
By default, J721e EVM comes with Micron Flash and J7200 EVM comes with Cypress Flash. The following patch adds the support for Cypress Flash in J721e RTOS SDK.
0001-Added-support-for-cypress-flash-on-J721e.patch
Regards,
Parth