Hello.
After playing around with the stm32-esp8266 tandem, I decided to program the esp directly. After an hour it did not start, also please help.
I installed http://gnutoolchains.com/esp8266/
First better example to run : IoT-SDK/examples/at
First error :
.
Moving the directory with the example above helped.
Next error I stand on :
.
After playing around with the stm32-esp8266 tandem, I decided to program the esp directly. After an hour it did not start, also please help.
I installed http://gnutoolchains.com/esp8266/
First better example to run : IoT-SDK/examples/at
First error :
C:\SysGCC\esp8266\esp8266-bsp\IoT-SDK\examples\at>C:\SysGCC\esp8266\bin\make.exe
COMPILE=gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP=0
make: Nothing to be done for `FORCE'.
Moving the directory with the example above helped.
Next error I stand on :
C:\SysGCC\esp8266\esp8266-bsp\IoT-SDK\at>set SDK_PATH=C:\SysGCC\esp8266\esp8266-
bsp\IoT-SDK
C:\SysGCC\esp8266\esp8266-bsp\IoT-SDK\at>set BIN_PATH=C:\SysGCC\esp8266\esp8266-
bsp\IoT-SDK\bin
C:\SysGCC\esp8266\esp8266-bsp\IoT-SDK\at>C:\SysGCC\esp8266\bin\make.exe COMPILE=
gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP=0
Nie została zdefiniowana zmienna środowiskowa -e; C:/SysGCC/esp8266/bin/make -C
user;
make: *** [.subdirs] Error 1