Hi,
Using SDK 15, I' having the following issue:
My project works with USB and softdevice (among many other features)
1. I included the file nrfx_power_clock.c in my project - yet the handler - POWER_CLOCK_IRQHandler for some reason is not linked!
And so USB is not functioning.
If I'm taking it out to my project file the handler is linked.
I do not see anything special about the way this handler is taken care by Nordic( not other than GPIOTE_IRQHandler for instance...).
Yet for some reason that handler is not linked - please your help....
Regards,
Lior.