ESP8266 edycja oprogramowania.
-
- Posts: 18
- Joined: Wed Oct 05, 2016 7:30 pm
Jak wpisuje polecenie do sprawdzenia pythona to mam wersje 2.7. Porzebuję wersji 3?
-
- Posts: 18
- Joined: Wed Oct 05, 2016 7:30 pm
Pomogło instalacja pythona dev.
Po procesie instalacji dostałem komunikat :
wykonałem test sprawdzenia instalacji:
i mam błąd:
Port usb w pliku makefile zgadza sie z rzeczywistoscia. Mam płytke nodemcu.
Od nowa zainstalowałem debian i powtórzyłem wszystko z powodzeniami za pierwszym razem lecz ldaej mam ten sam błąd, brak esptool.py.
Po procesie instalacji dostałem komunikat :
Code: Select all
Xtensa toolchain is built, to use it:
export PATH=/opt/esp-open-sdk/xtensa-lx106-elf/bin:$PATH
Espressif ESP8266 SDK is installed, its libraries and headers are merged with the toolchain
Code: Select all
Now that we've got the toolchain installed, he next step is to test it. (Note that this is optional but highly recommended. First we download the code examples. Open a terminal and enter the command-
git clone https://github.com/esp8266/source-code-examples.git
Now, in your favorite text editor, open the Makefile for the 'blinky' project ( at ./sourcecode-examples/blinky/Makefile) and-
Change the XTENSA_TOOLS_ROOT variable to /opt/esp-open-sdk/xtensa-lx106-elf/bin
Change the SDK_BASE variable to /opt/esp-open-sdk/sdk
Now save the Makefile and go back to the terminal and do-
cd source-code-examples/blinky
make
Code: Select all
esp8266@dhcppc8:~/source-code-examples/blinky$ make
FW firmware/
make: esptool.py: Polecenie nie znalezione
Makefile:112: polecenia dla obiektu 'firmware/0x00000.bin' nie powiodły się
make: *** [firmware/0x00000.bin] Błąd 127
Od nowa zainstalowałem debian i powtórzyłem wszystko z powodzeniami za pierwszym razem lecz ldaej mam ten sam błąd, brak esptool.py.
-
- Posts: 18
- Joined: Wed Oct 05, 2016 7:30 pm
W jaki sposób koledzy zainstalowaliście środowisko aby stworzyć ten projekt?
-
- Posts: 19235
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Popraw ścieżkę do esptool.py