Other Parts Discussed in Thread: TMS320F2808,
I am converting a CCS3.3 to CCS12. I am using the TI v6.4.12 compiler. I am getting warnings during the link phase related to using an older flash library, flash2809_api_v100.lib
warning #16002-D: build attribute vendor section TI missing in "P:/Acorn/audio/2809_mlv/lib/flash2809_api_v100.lib<Flash28_EraseSector.obj>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "P:/Acorn/audio/2809_mlv/lib/flash2809_api_v100.lib<Flash28_Globals.obj>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "P:/Acorn/audio/2809_mlv/lib/flash2809_api_v100.lib<Flash28_Init.obj>": compatibility cannot be determined
Is there a more up-to-date version of this library?
I have a similar issue with a TMS320F2808 build with Flash2808_API_V302.lib