Other Parts Discussed in Thread: MSP430F122 , MSP-FET 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/918248/msp430f122…
Other Parts Discussed in Thread: MSP430F122
在MSP430F122上写了一段很简单的程序,想用定时器控制LED灯,一段时间后翻转LED引脚。但发现无法进入定时器中断,用仿真器单步调试,发现运行到BCSCTL2 |=SELM_2+SELS; 就无法继续执行,绿颜色的提示行消失,下面debug log也没有报错。XIN--XOUT 接的是8MHZ的。求助这是为什么,哪里设置有问题?谢谢!
代码:
#include <msp430f122.h>…
manual-flashpro430.pdf
If the DCO calibration data are erased then the FlashPro430 software can recalibrate the DCO constants using access via JTAG, Spy-Bi-Wire or Fast BSL. No extra hardware is required. The DCO are calibrated with tolerance +/- 1% for…