Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hello,
What is purpose of "Enable Boot from flash" in SYS/BIOS - Boot/Startup Options?
My application boots from flash without it being selected.
If I do select it, the linker gives the following error.
"../TMS320F28335.cmd", line 98: 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 "codestart" size 0x2 page 0. Available memory ranges:
BEGIN size: 0x2 unused: 0x0 max hole: 0x0
error #10010: errors encountered during linking; "XXXX.out" not built
Stephen