It seems to not be debugger capable via USB connection in the Arduino environment. And I don’t see any JTAG headers? So no debugging? How do people develop software on it? Print statements? I must be missing something.
Hi @tschesnok ,
Print statements will go a long way to help your debugging!
You can solder a 10-way 2x5x0.05" JTAG (SW) header and connect (e.g.) a J-Link if you want to:
I hope this helps,
Paul
Ahh… I see it now. super tiny. Thanks.