I converted my project from CCS3.3 to CCS5.3. It was built fine and can run on the target ok but with many warning as following examples: I'm using "
C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -g". What's missing and what problem could cause with these warnings? Thanks.
warning #16002-D: build attribute vendor section TI missing in "C:/ti/bios_5_42_00_07/packages/ti/bios/lib/bios.a28L<clk.o28L>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "C:/ti/bios_5_42_00_07/packages/ti/bios/lib/bios.a28L<clk_run.o28L>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "C:/ti/bios_5_42_00_07/packages/ti/bios/lib/bios.a28L<biosdata.o28L>": compatibility cannot be determined
warning #16002-D: build attribute vendor section TI missing in "C:/ti/bios_5_42_00_07/packages/ti/bios/lib/bios.a28L<knl_swit.o28L>": compatibility cannot be determined