If you encounter any issues after the upgrade, please open a support request TICKET.🙌
Category: RX Family Wiki Markup *\[0138\] RX Family: How to configure the software configurable interrupt in the Smart Configurator?*
Sub-category: other
Suitable Products: RX Family
Tags: RX Family, Software Configurable Interrupts, Smart Configurator, Code Generator Anchor
If you use a software configurable interrupt and only configure the "Component tab", :
This is an example
Example for GTCIU2 setting in GPT:
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.
(see also the appendix of this page)
Please check the r_bsp_interrupt_config.h located in the src/smc_gen/r_config/.
If the software configurable interrupt setting is not applied correctly, the vector table may be set as blank.
Please check from this table in the Users manual: Hardware that you will use depens on the software configurable interrupt.