GB32 Real Time Interrupt

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

GB32 Real Time Interrupt

1,780 次查看
binst
Contributor I

I am trying to use the real-time interrupt on the GB32 but the interrupt never arrives when the circuit board is connected to the BDM and the true time simulator. If the circuit board is not connected to the BDM the interrupt works exactly as I think it should. The problem is that I can't debug the code without the BDM.

Is there a problem with entering stop mode or with the internal oscillator while connected to the BDM?

Thanks,

Binst

标签 (1)
0 项奖励
回复
1 回复

669 次查看
fleik
Contributor I
What you are seeing is that the RTI for the HCS08GB/GT can only operate if the MCU is placed into Stop mode. While using the BDM, the MCU doesn't enter true stop mode, and therefore the RTI does not operate..
 
fleik.
0 项奖励
回复