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.

[参考译文] TMS320F2800137:cmd 文件

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1433875/tms320f2800137-cmd-file

器件型号:TMS320F2800137

工具与软件:

在 f280013x_flash_lib_is.cmd 文件中、存在以下定义
BOOT_RSVD:origin = 0x00000002、length = 0x00000126
我的问题如下:
1、BOOT_RSVD 的功能是什么?
2.我现在没有足够的 RAM 空间。 可以减小或消除 BOOT_RSVD 的面积范围吗?

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

    您好!
    BOOT_RSVD 存储器区域用于引导 ROM 堆栈、强烈建议 将其保留。  

    如果您在引导期间未使用存储器(例如通过 SCI 加载到该地址)、则可以为应用程序重新分配。  但是、 RESET -> BOOT 将覆盖该存储器。