Arduino DUE: Code uploaded but does not start

Need to investigate this issue and fix. Do you use PlatformIO IDE for CLI?

To revert back, please use pip install "platformio=<3.5".

Does it work with 3.4.1?

P.S: It seems that problem is linked with dev/platform, not PIO Core. Try using the latest PIO Core but the previous Teensy dev/platform

[env:teensy31]
platform = teensy@2.9.1
board = teensy31

Ah sorry i missed this. Will keep a better eye on this going fwd

Yes it works with 3.4.1, I [painfully] found a way to uninstall everything and force brew to install an old version. It has worked stably for about the last month, but now has the issue againā€¦ even with 3.4.1

Ah no, looks like PIO quietly upgraded itself in the background :rage: and is now at 3.5.2

That must have broken it again

Any update on what is going on with this?

I can upload , but i must do it from terminal with pio run -t upload. I cannot load from the ide

@ivankravets Same problem with 5.1.1. Is there any update or, should I go with 3.4.1?

Donā€™t revive 3 year old topics please, open a new one with all the information of your project (platformio.ini, code, expected behaviour, observed behavior) so we can help you properly.

1 Like