Processor Expert: set interrupt table entry

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Processor Expert: set interrupt table entry

Jump to solution
1,534 Views
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?

Tags (1)
0 Kudos
Reply
1 Solution
1,169 Views
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

View solution in original post

0 Kudos
Reply
3 Replies
1,170 Views
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 Kudos
Reply
1,169 Views
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 Kudos
Reply
1,169 Views
TICS_Fiona
NXP Employee
NXP Employee

Please disable the filter in Components Library.

disble filter.png