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.

[参考译文] 编译器/TMS320VC5502:.cmd文件不同输出部分的要求

Guru**** 2386730 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/566504/compiler-tms320vc5502-requirement-of-different-output-section-of-cmd-file

部件号:TMS320VC5502

工具/软件:TI C/C++编译器

我需要一个文档来指定不同输出部分的体系结构/编译器/链接器要求。

例如

.vect必须位于256字节边界上。

stack和.sysstack必须在同一64k页面上。

我需要所有章节的详细信息,包括页面边界,对齐,填充,组,拆分(>>), 等等...

我主要关注不同输出部分的对齐要求。