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.
Is it possible to erase or program flash without using any library? FLOCK etc. are there any registers that cannot be used and are required for this?
Hi Huseyin Alperen,
In general Hercules F021 Flash API library will be used for erase, program and verify of flash in Hercules controller including TMS570LS3137 controller.
F021FLASHAPI Driver or library | TI.com
And the source code for this library will not provide by TI as it is a part of Secure Software, unless have NDA with TI.
Is it possible to erase or program flash without using any library? FLOCK etc. are there any registers that cannot be used and are required for th
Yes, you can do without using library. But this requires you to go through all the control register of FMC peripheral and understand them yourself and need to write the program by yourself.
--
Thanks & regards,
Jagadish.
Can we sign an NDA? Would you help me for source code sharing?
For this purpose, you should need to contact local TI sales team.