Hi experts,
From the TRM, I find that there are three VIM interrupt handling methods: 1. through Vector interface; 2. Through MMR interface; 3. Through MMR interface (alternative).
I want to confirm that which one is picked in our SDK (HwiP_init)? May be the last one?
Best Regards,
Will