Information about CTIMER module

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Information about CTIMER module

805 次查看
maheshmahadeva1
NXP Employee
NXP Employee

Is the ctimer counter always on? Even when debugger is in halt state?

0 项奖励
2 回复数

705 次查看
soledad
NXP Employee
NXP Employee

Hello Mahesh

If you are using MCUXpresso and the SWD tool, basically there is no HALT button, there is  PAUSE and STOP if the debug it is in STOP the register are in last state that the Software provide, this means the MCU it is not running neither the peripherals all clocks are out.

Regards,

Sol  

0 项奖励

614 次查看
phatpaul
Contributor III

Hi, I have the same question as OP.  But your response isn't clear.

I'm trying to debug my code which uses the CTIMER to interrupt on compare match.  But it seems like the timer is still counting in the background if I pause or hit a break-point.

On Kinetis, the timer pauses when the program is paused.  Can we do that on LPC804's CTimer also?

0 项奖励