How can i Disable Interrupts from the debugger?

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

How can i Disable Interrupts from the debugger?

2,074 次查看
pirate
Contributor I


Message Edited by pirate on 2008-06-05 09:08 PM
标签 (1)
0 项奖励
回复
2 回复数

1,084 次查看
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 项奖励
回复

1,084 次查看
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 项奖励
回复