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.

[参考译文] TMS320F2800157:有关在多个 RAM 位置之间拆分.bss 和其他段的查询

Guru**** 2460850 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1505394/tms320f2800157-inquiry-regarding-splitting-bss-and-other-sections-across-multiple-ram-locations

器件型号:TMS320F2800157

工具/软件:

尊敬的专家:

我的客户遇到 RAM 空间不足的问题。 以前、它们使用 > 运算符进行整个段分配。 为了解决这个问题、他们现在采用了 >> 运算符将 .bss 段拆分为两个自定义 RAM 位置。 我们希望澄清以下几点:

  1. 拆分 .bss 段(存储未初始化的数据)是否会对功能或性能产生任何影响?
  2. 是否允许 ramfunc在多个 RAM 位置之间拆分其他段、例如