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.
环境CCS5.2,开发板MSPFR5739, 例程: CCS安装目录\examples\devices\fr5xx\MSP430FR57xx Code Examples\C\下的MSP430FR57xx_tb0_16.c, MSP430FR57xx_ta0_16.c.
问题: 仿真, 暂停程序时, TB还在工作(相关管脚还是输出PWM方波), 而TA已经停止了(相关管脚输出高/低电平). 我期望是暂停时, TA还在工作, 因为需要输出稳定的PWM方波控制外部设备正常工作.
项目配置中, debug->msp430 properties-->clock control, 把TACLK前面的勾选去掉, 还是不行.
哪位大侠帮忙? 谢谢
已搞定, debug时打开"Extended" Clock Control单独控制即可.
参见: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/202975.aspx