This repository was archived by the owner on Jan 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 227
Compiler
AthenaYu edited this page Dec 24, 2014
·
8 revisions
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
- Run "gen_misc_plus.sh 1" to generate user1.bin at “\esp_iot_sdk\bin\upgrade".
- Run "gen_misc_plus.sh 2" to generate user2.bin at "\esp_iot_sdk\bin\upgrade".
- 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