Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Wiki Markup
*\[0138\] RX Family: How to configure the software configurable interrupt in the Smart Configurator?*

Category: RX Family
Sub-category: other
Suitable Products: RX Family
Tags: RX Family, Software Configurable Interrupts, Smart Configurator, Code Generator
Anchor
_Toc47762251
_Toc47762251
Anchor
_Toc372213185
_Toc372213185
Anchor
_Toc532310891
_Toc532310891
Question:
Enabling an interrupt (software configurable) on a peripheral results in an error in the smart configurator. How can I fix this issue?
Answer:
Some RX MCU peripherals use only fixed interrupt vectors, while some others also use software configurable interrupt vectors. If you use a software configurable interrupt and only configure the "Component tab", you will get the following error:
Example for GTCIU2 setting: Image Added
To resolve this error, you must configure additional interrupt settings in the "Interrupt tab".
As shown in the figure below, you need to select the interrupt from the corresponding interrupt vector group, INTA or INTB.
Please also refer to the "User Manual: Hardware" of each product to determine whether the interrupt belongs to INTA or INTB.
Image Added