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.
Dear TI,
I have the same question as in TMS570LS1224: FEE addressable driver - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
I want to write my own driver for Emulated EEPROM usage, becouse with FEE direct memory adressing don't work.
I could see that there is a .c and a .h files in that thread, as example, for how to use the F021 API, but I'm not able to download it, please send me the example, how to use it.
Regards,
Aron
Hi Aron,
The FEE driver is implemented using F021 Flash API. The user guide of F021 flash API is located in the installation folder:
C:\ti\Hercules\F021 Flash API\02.01.01\SPNU501G.pdf
You can use the bl_flash.c in can bootloader as an example:
https://git.ti.com/cgit/hercules_examples/hercules_examples/tree/Bootloaders?h=master