Versions Compared

Key

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

...

Some RX MCU peripherals use only fixed interrupt vectors, while some others also use software configurable interrupt vectors.
The software configurable interrupt vectors can configure which interrupt is enable enabled by the user depending on the application.

It How to set the software configurable interrupt depends on which the driver is used if you use a software configurable interruptyou are using.

How to set the software conifugurable interrupt

...

  • Software Configurable Interrupt A Source Select Register n
  • Software Configurable Interrupt B Source Select Register n 

How to

...

verify that the software configurable interrupt is applied

Please check the r_bsp_interrupt_config.h in src/smc_gen/r_config/.

...