Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi
I need to use FAPI apis to write the image into flash.
For thet we need to add FAPI_F28P65x_EABI_v3.00.02.lib to the project.
Please tell me the steps i should follow to add this library
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.
Tool/software:
Hi
I need to use FAPI apis to write the image into flash.
For thet we need to add FAPI_F28P65x_EABI_v3.00.02.lib to the project.
Please tell me the steps i should follow to add this library
Hi,
You can refer our flash api example project in C2000ware(<C2000ware install path>\driverlib\f28p55x\examples\flash). Here is the link to download C2000ware link.
Regards,
Rajeshwary
Hi
I gone through the example.
my doubt is if i need to use the flash APIs in my current project, which is already created, how i will add this FAPI_F28P65x_EABI_v3.00.02.lib? I have tried adding it in properties-->c2000 linker---> file search path . But was unsuccessfull.. May i know those steps if this is the correct way? other wise let me know the steps..