Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP

Compiler

AthenaYu edited this page · 8 revisions

Compiler

Notice: AT compilation is based on the correspondence SDK, we need to copy all files in "at" to folder "app" of sdk to compile.

Get compiler from Espressif BBS.

Get correspondence SDK from Espressif BBS

Compilation Steps:

  1. Run "gen_misc_plus.sh 1" to generate user1.bin at “\esp_iot_sdk\bin\upgrade".
  2. Run "gen_misc_plus.sh 2" to generate user2.bin at "\esp_iot_sdk\bin\upgrade".

Download:

  • boot.bin , downloads to flash 0x00000.
  • user1.bin , downloads to flash 0x01000.
  • user2.bin , downloads to flash 0x41000.
  • esp_init_data_default.bin , downloads to flash 0x7C000
  • blank.bin , downloads to flash 0x7E000
Something went wrong with that request. Please try again.