Other Parts Discussed in Thread: MSP430F47167 , CCSTUDIO 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/781355/linux…
Other Parts Discussed in Thread: MSP430F47167 各位工程师:
你们好!
我用的片子是msp430F47167 ,现在需要做BootLoader,想请问一下MCU在Reset中断向量中跳转的地址为什么不直接是main,而是跳转到 _c_int00_noargs_noexit 中了,请问这是个什么地址?