EasyManuals Logo

Espressif ESP32 User Guide

Espressif ESP32
20 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #9 background imageLoading...
Page #9 background image
2. Getting Started
6.
Install toolchain.
cd crosstool-NG/
./bootstrap && ./configure --prefix=`pwd` && make && make install
For auto-completion, do not forget to install 'ct-ng.comp' into
your bash completion directory (usually /etc/bash_completion.d)
username:/opt/Espressif/crosstool-NG$
./ct-ng xtensa-esp108-elf
***********************************************************
WARNING! This sample may enable experimental features.
Please be sure to review the configuration prior
to building and using your toolchain!
Now, you have been warned!
***********************************************************
Now configured for "xtensa-esp108-elf"
username:/opt/Espressif/crosstool-NG$
./ct-ng build
[INFO ] Cleaning-up the toolchain's directory
[INFO ] Stripping all toolchain executables
[INFO ] Cleaning-up the toolchain's directory: done in 1.85s (at
24:28)
[INFO ] Build completed at 20151210.175153
[INFO ] (elapsed: 24:27.54)
[INFO ] Finishing installation (may take a few seconds)...
7.
Set the PATH variable to point to the newly compiled toolchain.
export PATH=/opt/Espressif/crosstool-NG/builds/xtensa-esp108-elf/bin:
$PATH
Note:
It takes about dozens of minutes to build toolchain.
Notice:
Make sure you set the correct path, or it will occur a compile error.
Espressif
2015.12
Confidential

Other manuals for Espressif ESP32

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP32 and is the answer not in the manual?

Espressif ESP32 Specifications

General IconGeneral
Clock SpeedUp to 240 MHz
SRAM520 KB
Wi-Fi802.11 b/g/n
BluetoothBluetooth v4.2 BR/EDR and BLE
GPIO Pins34
Operating Voltage2.2V to 3.6V
Operating Temperature-40°C to +125°C
ProcessorTensilica Xtensa LX6
Flash Memory4MB (varies by module)
ADC12-bit SAR ADC up to 18 channels
DAC2 channels of 8-bit DACs
I2C2 x I2C
I2S2 x I2S
InterfacesCAN 2.0
SPI4 SPI interfaces
UART3 x UART

Related product manuals