Hi,
When we are trying to convert .out files to .hex format using hex6x.exe hex converter, we see several warnings of this kind:
warning: duplicate section name bdtest.out(.sysmem) (ignored)
warning: duplicate section name bdtest.out(.stack) (ignored)
warning: duplicate section name bdtest.out(.text) (ignored)
warning: duplicate section name bdtest.out(.fardata) (ignored)
warning: duplicate section name bdtest.out(.switch) (ignored)
warning: duplicate section name bdtest.out(.far) (ignored)
warning: duplicate section name bdtest.out(.cio) (ignored)
These sections do not appear in the hex6x.exe output .map file. Also, we found the following thread related to similar kind of issue that suggests to create a custom RTSC platform instead of adding a custom linker command file to the project.
http://e2e.ti.com/support/development_tools/compiler/f/343/t/190766
Is there any other way around this, for example giving SECTIONS {} directive to hex6x ?
--
Thanks!
Regards,
Sarvani Chadalapaka
HPC Systems Engineer
Signalogic Inc.