Hi

I'm trying to work on Arduino Minima under NuttX. My idea is to port pysimCoder on R4 MINIMA.

I can compile and flash nuttx.hex, but I don't reach to open the shell via USB (/dev/ttyACM0)...

By launching

$ tio /dev/ttyACM0

I obtain

[18:21:44.812] tio 3.8
[18:21:44.812] Press ctrl-t q to quit
[18:21:44.813] Connected to /dev/ttyACM0

but no shell... What I'm doing wrong? What I have to do to communicate with the board? The /dev/ttyACM0 is available only if BOOT is connected to GND (as by flashing, but otherwise the /dev/ttyACM0 is not available)...

I can see the device in "usbview":


Thanks for any hint!

Roberto

Reply via email to