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.
工程为COFF格式时编译正常,在将工程从COFF 转为EABI格式时报错:
错误1、error #10430-D: ".TI.ramfunc" section generated by __attribute__((ramfunc)) or --ramfunc=on requires a SECTIONS specification to function.
我全局搜索“.TI.ramfunc” 只在28003x_generic_flash_lnk.cmd文件中出现,但这个文件在工程中设置为“exclude from bulid”,为什么还会报出错误呢?
错误2、#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 ".const" size 0x236 page 0. Available memory ranges:
这个错误好几条,其中一条截图如下:
我该怎么排查这个原因呢?
您好,请参考这个帖子,里面有COFF to EABI 移植说明,也许对你有帮助:e2echina.ti.com/.../tms320f280039c-f280039c-driverlib-lib-ti-coff
您好,
感谢您对TI产品的关注!为更加有效地解决您的问题,我们建议您将问题发布在E2E英文技术论坛上(https://e2e.ti.com/p/addpost),将由资深的英文论坛工程师为您提供帮助。