Hi,
I need to develop a dataloader for my project that can receive the data on a serial bus and then programs the flash. I was going through the documentation SPNU501H and SPNA140.
I will not be able to use the .lib files that are provided by the TI as I there is no source code available. (We need to show the traceability).
SPNA140 explains how to write our own functions to perform these operations but it says: "The F021 Flash API is still required for Flash initialization and bank selection." Is it possible to do these operations without using the APIs in the .lib file?
Thank you.
Gobind Singh