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.

Compiler/TMS320F28379D: hex2000 tool

Part Number: TMS320F28379D
Other Parts Discussed in Thread: UNIFLASH

Tool/software: TI C/C++ Compiler

Hello, 

I using a utility from TI to convert so S2 record format for the executable. i get the below warnings. 

warning: duplicate section name CDF_CSCI.out($build.attributes) (ignored)

warning: duplicate section name CDF_CSCI.out(.cinit) (ignored)

warning: duplicate section name CDF_CSCI.out(.stack) (ignored)
warning: duplicate section name CDF_CSCI.out(.reset) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_info) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_frame) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_line) (ignored)
warning: duplicate section name CDF_CSCI.out(.text) (ignored)
warning: duplicate section name CDF_CSCI.out(.ebss) (ignored)
warning: duplicate section name CDF_CSCI.out(.econst) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_abbrev) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_aranges) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_pubnames) (ignored)
warning: duplicate section name CDF_CSCI.out(.debug_pubtypes) (ignored)