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.

CCS/TMS320F28335: using flash api library

Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

hello,

i am trying to use the flash api into my software project for a tms320f28335. i copied the library Flash28335_API_v210.lib to the project folder inn ccs and put the path of the library to the include path in code composer studio project options. when i compile the project i get the error:

"827-D specified symbol flash_erase undefined"

the same applies for the flash_program and flash_verify.

could you help me to solve this problem?

thanks a lot and regards