Tool/software: TI C/C++ Compiler
Hi,
I have created my own flash_api library with the same functionality as what TI based library file, F2838x_C28x_FlashAPI.lib have. I have mentioned details in the my following post, https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/927675/3433231#3433231
I tried to test the library with one example program, which is flashapi_ex1_programming inTMS320 F28388D.
I have excluded the existing flash API library from the project but then added and linked my library, rts_TMS320F28388D_FlashAPI.lib, which I have linked to FlashAPI_LIB_ROOT.
Also, I have edited the name of the library in the linker file as well, but I am getting the following error which I am unable to understand.
Could you please check the attached screenshot below:
Thanks & Regards,
Gurusha