Pin 2 (Vdd) is input to the CC Debugger's level converters.
Pin 9 is the 3.3V supply from the CC Debugger.
As berms03 points out, you've connected your target's power to pin10 on the debug header.
To correctly use the CC Debugger with your target (the debugger powering your target) you'll need:
- Pin1: GND
- Pin2: CC Debugger's voltage sensing (connect to pin9)
- Pin3: DC (Debug Clock)
- Pin4: DD (Debug Data)
- Pin7: RESETn
- Pin9: 3.3 V supply from CC Debugger to target
Br,
ABO
--
PS. Thank you for clicking Verify Answer below if this answered your question!