Hello Team,
I am configuring NMI for pin in controller (RH850-F1KMSM). In Smart Configurator, I have configured FENMI ISR. We need to provide interrupt source for the ISR.In RH850-F1KM user manual, we find this.
What Interrupt source should we provide for FENMI?
Hello,
Apart from configuring the NMI pin and FCLA0CTL0_NMI register, you need to make the following modifications on CS+:
On boot.asm change the default Dummy into another name:
On r_smc_intprg.c file define the routine:
Also CS+ needs some extra configurations for interrupts. Please follow the steps starting from step 3:
8867.Interrupt setting.pdf
Hello,Thanks for the reply.Will it be same for the AUTOSAR specific configurator?