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.

[参考译文] MSP430F6747A:需要存储和运行该程序的两个副本,但是,在修改 MSP430F6747A 闪存地址后,该程序无法运行

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1076778/msp430f6747a-two-copies-of-the-program-need-to-be-stored-and-run-however-the-program-cannot-run-after-modifying-msp430f6747a-the-flash-address

部件号:MSP430F6747A

需要存储两份程序副本并运行,但是 ,在修改 MSP430F6747A 闪存地址后,程序无法运行  

修改前:

修改后:

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

    您好,

     中断向量地址必须为0FFFFh 至0FF80h。

    此致,

    现金很好

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

    如果中断矢量相同,两个代码如何跳转? 您无法识别重置地址?