Moving interrupt vectors on Kinetis

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

Moving interrupt vectors on Kinetis

ソリューションへジャンプ
1,317件の閲覧回数
UniversalTroope
Contributor III

I'm having a problem with MQX on the Kinetis K60. I'm trying to generate a periodic interrupt using a Periodic Interface Timer, and that part seems to be working. I can't seem to get the interrupt serviced though.

 

I've compiled MQX with MQX_ROM_VECTORS = 0, and MQX_SPARSE_ISR_TABLE = 0, but according to the NVIC VTOR register, the vectors are still located at 0x00000000. This means I can't install an interrupt outside MQX.

 

How do I get MQX to move the vector table to ram? (I'm using MQX 3.6.2 on IAR EWARM 6.1)

 

Any ideas are welcome!

0 件の賞賛
返信
1 解決策
705件の閲覧回数
UniversalTroope
Contributor III

This issue seems to have been resolved in MQX 3.7.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
706件の閲覧回数
UniversalTroope
Contributor III

This issue seems to have been resolved in MQX 3.7.

0 件の賞賛
返信