We recently run into a compile time problem on a build server with quite and old “tobin.cds” that I believe could be the problem. The error message we get is below, together with the command and the output warning. Can you help us?
Attached the files that reading from TI e2e seems could be useful.
Thanks
ERROR:
section falls in unconfigured memory (skipped)
COMMAND:
C:\ti\ccs1040\ccs\tools\compiler\ti-cgt-c2000_20.2.5.LTS\bin/hex2000 "C:/Users/ITSISCA1/PROJECTS/Vesta/DcbDualStage/src/utils/tobin.cds" --outfile "C:/Users/ITSISCA1/PROJECTS/Vesta/DcbDualStage/src/../../obj/output/ti-release/DcbDualStage/DcbDualStage.bin" "C:/Users/ITSISCA1/PROJECTS/Vesta/DcbDualStage/src/../../obj/output/ti-release/DcbDualStage/DcbDualStage.out"
OUTPUT
warning: section
C:/Users/ITSISCA1/PROJECTS/Vesta/DcbDualStage/src/../../obj/output/ti-releas
e/DcbDualStage/DcbDualStage.out(.text) at 07cc000h falls in unconfigured
memory (skipped)
"C:/Users/ITSISCA1/PROJECTS/Vesta/DcbDualStage/src/../../obj/output/ti-release/DcbDualStage/DcbDualStage.out" .econst ==> .econst
warning: section
C:/Users/ITSISCA1/PROJECTS/Vesta/DcbDualStage/src/../../obj/output/ti-releas
e/DcbDualStage/DcbDualStage.out(.econst) at 07cc410h falls in unconfigured
memory (skipped)
hex2000 command file:
--binary
--image
--romwidth 8
--fill 0xffff
--memwidth 8
ROMS
{
FLASH: origin=0x7b0200, length=0x1BE00, romwidth=8
}