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.

求助 SYS/BIOS 存储器配置

Other Parts Discussed in Thread: TMS320F28377D

编译时出错,向各位专家求助:

 简单的F28377D芯片基于SYS/BIOS 的工程,工程内.cfg只设置了一个task,此task程序为空;工程内包含F28377D的TI的原程序,编译时出错,错误报告为:

Description Resource Path Location Type
#10099-D</a> program will not fit into available memory. placement with alignment/blocking fails for section "codestart" size 0x2 page 0. Available memory ranges: TMS320F28377D.cmd /LNPCSStandard line 113 C/C++ Problem

将工程中的文件:F2837xD_usDelay.asm 删除或改为:exclude状态,编译时不在报错。

请问为什么会出现这种问题,对此问题如何处理,是否需要 此F2837xD_usDelay.asm 文件?

请求专家给与指导,谢谢。