I've diagnosed the problem and it was caused by this line in the cmake file
I can't remember why that was there but I must have had a reason however, it is definitely incompatible with CDC operation in sdk2.0.0 whereas it was no issue in earlier versions.
I've proved this by adding the line to the hello_usb example and it causes the same problem
I'd appreciate some comment from the developers as to why this is an issue
Code:
-DPICO_STDIO_USB_ENABLE_RESET_VIA_VENDOR_INTERFACE=0
I've proved this by adding the line to the hello_usb example and it causes the same problem
I'd appreciate some comment from the developers as to why this is an issue
Statistics: Posted by matherp — Sun Aug 11, 2024 2:03 pm