Last year I raised a question about having InterruptVector components in PE.
I had a problem with using the RTC component for Kinetis, and needed to use my own code in a PE project, but was unable to add my own interrupt vector.
I was told that the component would be added in 10.3.
other users have also been told the same thing.
Solved! Go to Solution.
Hello,
Interruptvector component should be supported from CW V10.4. However from some reason it is not visible when the filter button is on. To show it in Component Library is necessary to switch this button to off. Details attached. We will try to improve this behaviour for next release.
Best regards
Vojtech Filip
Processor Expert Support Team
Filip
Your suggestion also works on 10.3.
Many thanks for the reply
Hello,
yes, have a look at the 'ExtInt' component. I'm using MCU10.4, but I believe it had been added already in 10.3
Thanks Erich
ExtInt only appears to be for a signal on an IO pin.
I want to be able to create my own interrupt vector for an existing vector in the table, in this case for the Kinetis RTC.
I can't do this on a PE project, since PE re-creates the vector table at compile time.
Hello,
Interruptvector component should be supported from CW V10.4. However from some reason it is not visible when the filter button is on. To show it in Component Library is necessary to switch this button to off. Details attached. We will try to improve this behaviour for next release.
Best regards
Vojtech Filip
Processor Expert Support Team
That 'filter bug' is still present in MCU10.5, see Processor Expert Component not Showing Up? | MCU on Eclipse
Will it be fixed in 10.6 or in an update?
I see that the filter bug is not only for the InterruptVector component but as well for others? Is there a list of all components affected?
Thanks!
Many thanks Filip.
I will download 10.4 and give it a go.