Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello team,
currently I am trying to use flash api functions to program the MCU in flash regions.
I have taken the "flashapi_cpu1_128bitprogramming.c" present in the SDK kit for reference. Unfortunately I am facing build issue where compilation is failed due to functions definitions are missing for the below functions.
I did not see the function definitions in any of the files present in the SDK kit, lease let me know the missing files needed for successful compilation.
undefined first referenced
symbol in file
--------- ----------------
Fapi_checkFsmForReady ./source/flashapi_cpu1_128bitprogramming.obj
Fapi_doBlankCheck ./source/flashapi_cpu1_128bitprogramming.obj
Fapi_getFsmStatus ./source/flashapi_cpu1_128bitprogramming.obj
Fapi_issueAsyncCommand ./source/flashapi_cpu1_128bitprogramming.obj
Fapi_issueAsyncCommandWithAddress ./source/flashapi_cpu1_128bitprogramming.obj
Fapi_setupBankSectorEnable ./source/flashapi_cpu1_128bitprogramming.obj