-
-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compiled bin #2
Comments
That would be great! Just ordered all components, but compiling everything is definitely a challange. |
I like to understand whats the complicated thing in compiling the firmware. |
Thanks for your fast reply! Thanks for your time and the tremendous work you spend on this project! |
Following the instructions i cannot compile the code, tried on two different PCs with the same result. src/Configuration.cpp: In member function 'bool ConfigurationClass::write()': How should i proceed, any hints? |
Maybe a platform update is necessary. Try |
Das ist korrekt. Es wird die aktuellste version benötigt. (Werde den PR spät. heute Abend mergen) |
"Aktuellste" ist relativ, seit gestern gibt es 5.0.0. Ich war mir nicht ganz sicher, was wirklich Minimum ist. Platformio empfiehlt ja eine Semantische Version anzugeben, also z.B. |
Hm lass mich ggf. mal die Changelogs noch anschauen. Ggf. kann man auch gleich auf die Version 5 gehen. (Dann würde aber vmtl. >4 auch wieder passen) |
5 nutzt die gleiche Toolchain wie 4.4.0. Wenn jemand nur 3 hat und in der ini steht |
"pio pkg list -g --only-platforms" hat auch nicht funktioniert, musste erst noch PATH anpassen. |
Ich versuche jetzt seit ein paar Stunden die Firmware zu kompilieren, visual Studio code und PlatformIO Extension habe ich installiert, den Comport angepasst. Klicke ich auf "upload" kommt als Fehlermeldung "command 'platformio-ide.upload' not found" zusätzlich kammennoch die Meldungen "PlatformIO: Rebuilding IntelliSense Index" und "PlatformIO: Loading tasks..." weiter passiert dann nichts... |
Hat sich erledigt auf einem alten i3 Laptop hats geklappt.. |
Ich würde den Issue hier schließen. Unter https://github.com/tbnobody/OpenDTU/actions gibt es fertig kompilierte bin Dateien. (man benötigt wohl einen GitHub Account) |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |
Hi,
nice Project...
Can you upload a compiled bin version that it is easier to install?
Thanks in advance.
Dieter
The text was updated successfully, but these errors were encountered: