Interrupt not firing in debug

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Interrupt not firing in debug

1,132件の閲覧回数
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,009件の閲覧回数
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,009件の閲覧回数
beng_
Contributor III

Sorry - I should've incldued that.

MK10DX32VFT5 & CodeWarrior 10.6

0 件の賞賛
返信