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.

关于MSP430F1232芯片复位中断向量的改变问题

Other Parts Discussed in Thread: MSP430F1232

我公司使用TI的MSP430F1232芯片,在编译完成程序后,0XFFFE~0XFFFF的数据为00 E0,为了保证密码的一致性(以前使用的芯片复位中断向量为0XFFFE~0XFFFF的数据为00 F0),程序上可以解决这个问题吗?