Kristof Hayes
10/20/2022, 7:55 PMjag flash
grabbed hold of the wrong port
on my Mac. What's the best way to (re)select the correct serial port?
Thanks, keen to convert some ESP32 applications to Toit - the time saving with hot-reloading is compelling as is the expanding library of supported devices.bmentink
10/20/2022, 11:35 PMjag flash -p portname
At any time you can use -h
to get help on a function, i.e jag flash -h
kasperl
10/21/2022, 5:55 AMjag port set
and if you want to list the available ports jag port -l
.Oliver M
02/07/2023, 1:59 PM/dev/ttyUSB
, only /dev/usb/hiddev0
?kasperl
02/07/2023, 2:05 PMOliver M
02/07/2023, 2:24 PMjag setup
, which worked fine, but jag flash
says "no serial ports detected"?! Do I need to install anything else?Oliver M
02/09/2023, 9:59 PMOliver M
02/09/2023, 10:00 PM