GB32 Real Time Interrupt

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GB32 Real Time Interrupt

1,777 Views
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

Labels (1)
0 Kudos
Reply
1 Reply

666 Views
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 Kudos
Reply