Hello,
I have C code running on the Pico 2 with stdio directed through the USB port. When I reset the device programmatically using the system_reset() function I am not able to reopen the associated COM port. I must disconnect and reconnect the USB cable to get it working again.
Is there a work around for this?
Thanks,
Mike
I have C code running on the Pico 2 with stdio directed through the USB port. When I reset the device programmatically using the system_reset() function I am not able to reopen the associated COM port. I must disconnect and reconnect the USB cable to get it working again.
Is there a work around for this?
Thanks,
Mike
Statistics: Posted by MichaelM01 — Sat Oct 26, 2024 12:02 am