This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
编译的步骤如下:
New CSS project ->选择型号(TMS320F280049)->Project tmplates and examples->SYS/BIOS->More examples->task
->finish
然后点击build按钮,错误提示如下:
arning #10247-D: creating output section ".text" without a SECTIONS specification warning #10247-D: creating output section ".econst" without a SECTIONS specification warning #10247-D: creating output section ".data" without a SECTIONS specification warning #10247-D: creating output section ".binit" without a SECTIONS specification warning #10247-D: creating output section ".switch" without a SECTIONS specification warning #10247-D: creating output section ".cio" without a SECTIONS specification "configPkg/linker.cmd", line 73: warning #10097: memory range not found: D01SARAM on page 0 "configPkg/linker.cmd", line 72: error #10265: no valid memory range available for placement of ".text:ti_catalog_c2800_initF2837x_flashfuncs" "configPkg/linker.cmd", line 72: 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. run placement with alignment/blocking fails for section ".text:ti_catalog_c2800_initF2837x_flashfuncs" size 0x2b page 0 "configPkg/linker.cmd", line 72: warning #10097: memory range not found: FLASHA on page 0 "configPkg/linker.cmd", line 72: error #10265: no valid memory range available for placement of ".text:ti_catalog_c2800_initF2837x_flashfuncs" "configPkg/linker.cmd", line 72: 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. load placement with alignment/blocking fails for section ".text:ti_catalog_c2800_initF2837x_flashfuncs" size 0x2b page 0 "configPkg/linker.cmd", line 133: warning #10097: memory range not found: BEGIN on page 0 "configPkg/linker.cmd", line 133: error #10265: no valid memory range available for placement of ".ti_catalog_c2800_initF2837x_begin" "configPkg/linker.cmd", line 133: 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 ".ti_catalog_c2800_initF2837x_begin" size 0x2 page 0 error #10010: errors encountered during linking; "task.out" not built