Linux Propeller-load list ports
Michel L
Posts: 141
While testing the BlocklyPropClient (A python based client on the localhost of BlocklyProp users) on linux I noticed that Propeller-load never returns any ports (not even as root)
That while SimpleIDE lists a whole lot of ports.
I'm working on a ubuntu 12.04 64bit
Any ideas? Thanks
Michel
That while SimpleIDE lists a whole lot of ports.
I'm working on a ubuntu 12.04 64bit
Any ideas? Thanks
Michel
Comments
SimpleIDE on linux lists all /dev/tty* ports as I recall (honestly I'm not fond of this). I'm not sure, but propeller-load may only list /dev/ttyUSB* ports.
Propeller-load has some flags for listing ports with propeller attached. By default it will use the first valid propeller port when loading.