Other Parts Discussed in Thread: C2000WARE
Hello Ti team,
I'm currently trying to use FlashAPI in my (driverlib-based) project.
I am not familiar with adding a library to a project. I usually just built the project from existing examples.
However, I need to add FlashAPI this time, so I added the library, but I'm getting this error code.
Are there any materials summarizing the steps for adding libraries to a project? I've been using the following steps, but I'm not sure if it's correct.
1. Drag and drop the F021_API_F2837xD_FPU32.lib to my project
2. C2000 Comiler > include options > Add dir to #include search path
3. C2000 Linker > File Search Path > Add <dir> to library search path
Thanks.
Sincerely,
Jungwoo