Part Number: TMS570LS3137
Tool/software: Code Composer Studio
I want to program tms570ls3137 flash via f021 flash api,how to configure the FMC register,where I can find source code,thanks.
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.
Part Number: TMS570LS3137
Tool/software: Code Composer Studio
I want to program tms570ls3137 flash via f021 flash api,how to configure the FMC register,where I can find source code,thanks.
Hi QJ Wang,
I find the function setupFlash in system.c,so I just need to call this function before using the API, right? When and how to use other registers?Can I get the API source code?
Thanks.