Compile Error on Freematics Builder and VSCode with platformio ide

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
andrerink
Posts: 1
Joined: Sun Jul 03, 2022 5:09 pm

Compile Error on Freematics Builder and VSCode with platformio ide

Post by andrerink »

Hi,

i have purchased a Freematics ONE+. Trying to upload a new config fails due to several reasons.

1) Tried with VSCode and platformio, i got an error:
In file included from dataserver.cpp:26:
C:/Users/andre/.platformio/packages/framework-arduinoespressif32/libraries/SPI/src/SPI.h:25:10: fatal error: pins_arduino.h: No such file
or directory

2) Freematics Builder (V1.2.3):
[Binary]
Linking all objects...

Error linking objects.


I used the V5_firmware. Any idea?
Post Reply