Software breakdown on interrupt?

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

Software breakdown on interrupt?

1,015件の閲覧回数
harms_matthias8
Contributor I

Hi,

I´m new with the Kinetis Controllers and I get a problem with the Interrups.

I´m using the IAR Workbenck and a Jlink programmer.

If I put my software on an MKL03Z8VFG4 every time a interrupt is triggert the controller jumps to an not used flash adress.

I have check with the TMP0, TMP1, LPTMP0 and the ADC interrupt.

If the interrupt is not triggert the programm work fine.

The same Software on the FRDM-KL03Z Board have no problems.

I check the map file and see the IQR Handler on the correct position.

Have somebody an idea about this problme?

ラベル(1)
0 件の賞賛
返信
1 返信

947件の閲覧回数
Alexis_A
NXP TechSupport
NXP TechSupport

Hello harms.matthias84@googlemail.com,

Did you modify the VTOR register? If this register doesn't have the address of your vector interrupt this could be the reason the program is jumping to other flash locations.

Best Regards,

Alexis Andalon

0 件の賞賛
返信