Stefanos

Results 4 comments of Stefanos

Here it is. (I Accidently pressed the close button, sorry...) ``` "C:\Users\Admin\.platformio\penv\Scripts\python.exe" C:\Users\Admin\.platformio\packages\tool-esptoolpy\esptool.py --chip esp32s2 merge_bin -o .pio\build\env1\firmware_merged.bin --flash_mode qio --flash_size 4MB 0x10000 .pio\build\env1\firmware.bin "0x1000" "C:\Users\Admin\.platformio\packages\framework-arduinoespressif32\tools\sdk\esp32s2\bin\bootloader_qio_80m.bin" "0x8000" "E:\RnD\T-DAQ\B.30_Firmware\t-daq\.pio\build\env1\partitions.bin" "0xe000" "C:\Users\Admin\.platformio\packages\framework-arduinoespressif32\tools\partitions\boot_app0.bin"...

Hello @valeros, I didn't tested it until now because I moved to bare IDF and eclipse. It flashed it but application doesn't boot. (With serial flashing it works as expected)...

Machine reboot fixed it for me. https://github.com/platformio/platformio-vscode-ide/issues/1216