Hi,
We are developing a boot loader application for TMS570LS20216 micro making use of the FLASH API library "pf035a_api_tiabi.lib". Able to erase the FLASH sectors successfully but not program it.
Followed the recommended program flow mentioned in SPNU493. On debugging we observed that, the control keeps on rotating around Feed_Watchdog_V() ie., observed that the function call is made repeatedly. Please suggest if anything needs to be done additionally apart from library to service the watchdog.
Also, Please suggest me how can I get a document similar to "TMS470 Family – F05 Flash Module Software Peripheral Driver User’s Specification- SPNU257" for F035 family which gives the source code for the library.
Thanks in advance if you can help in this.