No dependencies
Building in release mode
Compiling .pio\build\nodemcuv2\src\main.cpp.o
Generating LD script .pio\build\nodemcuv2\ld\local.eagle.app.v6.common.ld
Archiving .pio\build\nodemcuv2\libFrameworkArduinoVariant.a
..
Retrieving maximum program size .pio\build\nodemcuv2\firmware.elf
Checking size .pio\build\nodemcuv2\firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM: [=== ] 32.7% (used 26776 bytes from 81920 bytes)
Flash: [== ] 24.6% (used 256688 bytes from 1044464 bytes)
Creating BIN file ".pio\build\nodemcuv2\firmware.bin" using "C:\Users\Maxi\.platformio\packages\framework-arduinoespressif8266\bootloaders\eboot\eboot.elf" and ".pio\build\nodemcuv2\firmware.elf"
Can you reproduce the error locally and in verbose mode (-v invocation flag)?
Hello,
did you ever resolve this? I got exactly the same problem, also with an espressif8266 project and only when trying the remote test. Everything works fine locally. I am on PlatformIO 5.0.2 both locally and on the remote system.
Thanks.