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.
工具与软件:
是否有办法调整由 code composer 生成的映射文件!?
您好!
听起来您正在尝试更改特定代码段的内存分配。 是这样吗? 如果是、您将需要修改链接器命令文件(.cmd)以指定对内存进行分区的位置、并使用 pragma 为内存的这些部分分配代码函数。 下面是一个说明器件上存储器分区的文档。
https://software-dl.ti.com/ccs/esd/documents/c2000_c28x-compiler-understanding-linking.html
此致、
Ozino