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.

[参考译文] MSPM0L1306:IAR ICF 文件 IROM1定义

Guru**** 2419530 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1312651/mspm0l1306-iar-icf-file-irom1-definition

器件型号:MSPM0L1306

您好!  

我让客户向我指出、对于所有 MSPM0L1x0x 系列、IROM1_END 定义以"7"而不是"F"结束:

对于 L1306:
定义符号_ICFEDIT_REGION_IROM1_END__  = 0x0000FFF7;
和 L1303:
定义符号_ICFEDIT_REGION_IROM1_END__  = 0x00001FF7;
但似乎存储器范围为完整的64或8 KB、需要为0x0000FFFF
这只是一个错误吗? 或者、闪存范围没有延伸到整个范围是有原因的吗?
另外,我确实看到在 C 系列和 G 系列. ICF 文件闪存范围结束在"F"
穆南
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Munan:

    我记得这个。  在"L"系列中、内存中的最后8个字节出现了一些有趣的事情。  您可以在数据表中看到存储器的上限范围。