Interrupt not firing in debug

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

Interrupt not firing in debug

1,139 次查看
beng_
Contributor III

I'm revisiting an older project that used Code Warrior Studio.

 

I'm on a new hard-drive, so anything that's not in the Git repository (e.g. stuff generated by Processor Expert, custom project/workspace settings). It seems when I'm in debug the Processor Expert function ADC_Measure() isn't returning because it's waiting for the ADC Conversion Complete Interrupt to clear the ModeFlg, however the interrupt doesn't appear to be firing.

I suspect other interrupts aren't firing in debug either.

 

However when I'm not in debug, everything seems to work as expected.

 

In the Debug Configurations options under Debug/Interrupts/Disable Interrupts checkbox is clear.

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,016 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Ben Griffiths,

Could you please tell us which chip you used ?

And which CW version ?Thanks.

BR

Alice

0 项奖励
回复

1,016 次查看
beng_
Contributor III

Sorry - I should've incldued that.

MK10DX32VFT5 & CodeWarrior 10.6

0 项奖励
回复