You are reading a single comment by @user139492 and its replies. Click here to read the full conversation.
  • Ok, explicitly changing the Web IDE baud rate to 115200 got the web ide working and I'm currently poking around how to access hardware, etc...

    Any ideas why I would be running into the other issues with CLI and local IDE?

    Both espruino -p /dev/tty.usbserial-0001 -b 115200 --ide and espruino -p /dev/cu.usbserial-0001 -b 115200 --ide still fail with Abort Trap: 6, even if I leave off the --ide option.

    Uploading a file fails as well in the same way.

About

Avatar for user139492 @user139492 started