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.

[参考译文] CCS/TM4C1294NCPDT:TM4C1294NCPDT 中的闪存镜像模式

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/588888/ccs-tm4c1294ncpdt-flash-mirror-mode-in-tm4c1294ncpdt

器件型号:TM4C1294NCPDT

工具/软件:Code Composer Studio

大家好!

我尝试在 EK-TM4C1294NCPDT LaunchPad 上使用闪存镜像模式。

我在上部和下部存储器组中有镜像的引导加载程序代码。 我使用引导加载程序交换分区、运行良好。 此外、我在这两个器件中都有不同的应用。 我尝试使用下半部分的应用程序来更新上部存储器部分的应用程序、我在其中取得了成功。 但是、当我使用上部存储器组中的应用程序从下部更新应用程序时、我的 launchpad 会挂起。

您能否告诉我、使用上部的应用程序在下部更新应用程序是真实的吗? 如果是这样、您能告诉我闪存编程和擦除应该使用什么地址吗? 在交换之前、我尝试使用代码的"实际"较低存储器地址、在交换后也尝试使用地址。

如果您能为我提供帮助、我将非常高兴。