Hello,
I am using a TMS570 LS3137 MCU a the F021 Flash API together with the IAR Compiler. To create a correct stack analysis I need to know the Stack demand of the following functions:
+ Fapi_initializeFlashBanks
+ Fapi_issueAsyncCommand
+ Fapi_issueAsyncCommandWithAddress
+ Fapi_issueProgrammingCommand
+ Fapi_setActiveFlashBank
where do I get such a list?
regards,
Lorenz