Part Number: TMS320F280049C
Tool/software:
Hello,
I am facing one problem with the F280049C Microcontroller related to memory size.
"../28004x_generic_flash_lnk.cmd", line 78: error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section. placement with alignment/blocking fails for section ".text" size 0x3229 page 0. Available memory ranges:
FLASH_BANK0_SEC2 size: 0x1000 unused: 0x0 max hole: 0x0
FLASH_BANK0_SEC3 size: 0x1000 unused: 0x5c max hole: 0x5c
FLASH_BANK0_SEC5 size: 0x1000 unused: 0x1000 max hole: 0x1000
error #10010: errors encountered during linking; "SC_56rsh15.out" not built
How can I use the same bank but with a different sector?
If you have any steps to overcome this issue, please share your insights.
Thank You