K02 SysTick ISR

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

K02 SysTick ISR

630件の閲覧回数
darwinsmith
Contributor I

I have code developed using the for the K02FN64VFM10 in which I am using the SysTick to generate an ISR.  On a FRDM-K22F board the code executes and I can see that ISR gets services.  However, when I down load it onto the K02 target the code executes but the SysTick ISR is not serviced.  I'm not sure why this is happening.

タグ(2)
0 件の賞賛
1 返信

437件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Darwin Smith:

I guess you are using a custom board for the K02. If that is the case please revise that the NMI pin (PTA4) is not in low state by an external signal during Power-ON / Reset. If possible place a pull up resistor.

Then also related to the NMI pin there could be an issue in debug mode, see this document by colleague Alistair:

Interrupts appear to be disabled when debugging.pdf

Let us know if the issue persists.

Regards!

Jorge Gonzalez

0 件の賞賛