Processor Expert: set interrupt table entry

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

Processor Expert: set interrupt table entry

ソリューションへジャンプ
1,541件の閲覧回数
jrychter
Contributor V

When using Processor Expert, the Vectors.c file that contains the interrupt table is automatically generated. What if I need to set some interrupt vectors myself, for code that coexists with PE?

Searching the forums only produced solutions that involve setting the file to read-only to avoid regeneration and re-incorporating changes manually after components are added or reconfigured. Surely there must be a better way?

タグ(1)
0 件の賞賛
返信
1 解決策
1,176件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Jan,

is this for Kinetis/ARM?

You can use the InterruptVector component for this:

Note that you have to disable 'filtering' in order to see this component for Kinetis (this glitch already has been reported).

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,177件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Jan,

is this for Kinetis/ARM?

You can use the InterruptVector component for this:

Note that you have to disable 'filtering' in order to see this component for Kinetis (this glitch already has been reported).

Erich

0 件の賞賛
返信
1,176件の閲覧回数
jrychter
Contributor V

Oh, so *that's* why I couldn't find it! I saw mentions of InterruptVector component, but could not find it in the alphabetical component list. Thanks!

(yes, this is for Kinetis)

0 件の賞賛
返信
1,176件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

Please disable the filter in Components Library.

disble filter.png