[Working with MCXN947]
I have voltage detect interrupts enabled (resets disabled) in SPC in both low-power and active modes (resets disabled, bandgaps enabled).
SPC0->ACTIVE_CFG: 3f101615
SPC0->LP_CFG: 3f221515
SPC0->VD_IO_CFG: 0000000a
SPC0->VD_SYS_CFG: 0000000a
SPC0->VD_CORE_CFG: 0000000a
I've enabled SPC as a wake-up source in the WUU (WUU->ME bit is set).
The SPC interrupt works in active mode, but not in power-down mode, i.e. the processor doesn't wake to handle the SPC interrupt.