Part Number: CODECOMPOSER
Tool/software:
Hi Champ,
I am asking for my customer.
They are developing F28P65x MCU now, and successfully generate .bin file with hex2000 by following below link.
The .bin file is generated, but it also pop up a warning.
Like to ask the expert, how to resolve the warning showing as below ?
<Linking>
Finished building target: "BOOT.out"
"C:/ti/ccs1271/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/hex2000.exe" -q -b -image -o "BOOT.bin" roms_directive_file.txt "BOOT.out"
warning: section BOOT.out(ramgs0) at 020000h falls in unconfigured memory
.CMD configuration as below,
RAMGS0 : origin = 0x010000, length = 0x002000
…
ramgs0 : > RAMGS0, type=NOINIT
ROMS {
all_mem: o = 0x100000, l = 0x8000
}
Thanks for the input.
Regards,
Johnny


