-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
What I did:
- Connect to device
- Upload file to device
- Run file on device
What I expected to happen:
- see commands above
What actually happened:
- Connect and run didn't raise an error, but the both upload and run failed.
- Directly uploading and running files on the device with mpremote worked
The following error messages appeared in the log:
Additional info:
- direct calls with the old mctl (v 1.13.7 ) and the new 0.15.3 (https://github.com/jakobrosenberg/micropython-ctl) works (file listing and execution of code)
| Config | |
|---|---|
| autoConnect | onLostConnection |
| name | wioterminal |
| username | *** |
| password | *** |
| hidden | false |
| rootPath | null |
| adapterOptions | {} |
| Device | |
|---|---|
| path | /dev/ttyACM0 |
| manufacturer | MicroPython |
| serialNumber | 000000000000 |
| pnpId | usb-MicroPython_Board_in_FS_mode_000000000000-if00 |
| locationId | undefined |
| vendorId | f055 |
| productId | 9802 |
| System |
|---|
| Host | |
|---|---|
| OS | linux - x64 |
| Pymakr | undefined |
| Pymakr-Preview | 2.25.2 |
| VSCode | 1.84.2 |
Device History at 21:10:27.397
| function | args | time | result | queued at | finished at | failed |
|---|
Metadata
Metadata
Assignees
Labels
No labels
