Can't connect to J-Link debugger / Nucleo 466
I'm trying to run/debug my code on a Nucleo with STM32F466 via the SWD interface using a J-Link debugger. Unfortunately this always ends up with a message
Could not connect to target.
Please check power, connection and settings.
Trying to connect to the debugger/the board using an other IDE brings up some more information: here I'm getting an error message of the target having no power.
Now when I measure the SWD-interface (CN4), I find the error message is correct: there is no power at the CN4-pins 1 (VDD) and 3 (GND). So what is missing here? Do I need to set one of the jumpers to get the SWD interface powered properly?
As described in the manual, the two jumpers at CNs have been removed, the Nucelo-board itself is powered via USB.

