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.

[参考译文] MSP430F47176:MSP430F47176中断矢量(ISR)

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/605909/msp430f47176-msp430f47176-interrupt-vectors-isr

器件型号:MSP430F47176

我正在为 MSP430F47176编写引导加载程序。 矢量表有32个 ISR 的空间。 该文件仅讨论16个 ISR。 标头 msp430x471x6.h 具有17个 ISR 的矢量定义、但它们是偏移量、表明在某个位置还有另外15个 ISR。

我的引导加载程序需要将 ISR 例程映射到加载的应用程序。

我很困惑! 有多少 ISR? 使用了多少?

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

    数据表显示(第13页):

    地址0FFDCh 至0FFC0h 的中断向量在此器件中未使用、可在必要时用于常规程序代码。