Hi,
I find that after booting our app and attaching jtag when core0 has just started (but core's 1-7 are still in reset) the default value for INTMUX1 on core1-7 is 0x0706055B rather than 0x07060504 as per core pac user guide rev c.
This would seem to map IPC_LOCAL to vec 4. We use IPC_LOCAL on most of cores 1-7 but mapped to vec 6.
Why is the default value for INTMUX1 set to map IPC_LOCAL to vect 4?
Ian