How can i Disable Interrupts from the debugger?

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

How can i Disable Interrupts from the debugger?

1,416 Views
pirate
Contributor I


Message Edited by pirate on 2008-06-05 09:08 PM
Labels (1)
0 Kudos
2 Replies

426 Views
pirate
Contributor I
I am using MC9s12C64 and the Code warrior version is 5.7.0. I am want to disable interrupts once i stop at a breakpoint and step through code.

Thanks!!

0 Kudos

426 Views
allawtterb
Contributor IV


pirate wrote:
I am using MC9s12C64 and the Code warrior version is 5.7.0. I am want to disable interrupts once i stop at a breakpoint and step through code.

Thanks!!



If you are using the P&E Multilink or Cyclone Pro, in the hi-wave debugger it should be under:
MultilinkCyclonePro -> Communication -> Special Setup (tab) -> Disable Maskable ISR's when stepping

 
0 Kudos