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.

[参考译文] MSPM0G3519:MSPM0G3519:使用 CMSIS DAP 擦除闪存

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1608883/mspm0g3519-mspm0g3519-erase-flash-using-cmsis-dap

器件型号: MSPM0G3519

尊敬的 TI 团队:

当前我尝试在 IAR 上使用 CMSIS DAP 来调试 LaunchPad 套件。 在刷写新软件之前、我正在尝试擦除存储器。 当我选择“Erase memory“时、会显示该选项  
image.png
你知道我应该保留哪个区域吗? 我应该删除哪个区域?

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

    尊敬的 Doan:

    请仅擦除用于主代码的 0x0-0x7ffff 范围。

    范围 0x41c0.0000 - 0x41c0.07ff 用于 NONMAIN、除非您想编程新的 NONMAIN 配置、否则不要擦除。

    0x41d0.0000 - 0x41d0.3fff 的范围用于数据存储体、它只能存储数据、并可以根据用户的使用情况进行擦除。

    B.R.

    Sal