当前位置:网站首页>Construction of esp32 compilation environment
Construction of esp32 compilation environment
2022-04-23 15:55:00 【Sola_ Ex】
ESP32 Build the compilation environment
ESP32
One 、 Reference
Official information http://esp-idf.readthedocs.io/en/latest/
Two 、 Document preparation
In fact, the official documents are very detailed , But the feeling may be too detailed , It seems to take a lot of time , My environment is windows Next , The introduction document contains linux and MAC_OSX, So I'll skip it and look at it directly windows.

Follow the instructions , Enter the quick start page first , And find the position in the figure below :

First make sure you use ESP32 Which one is it , I'm using ESP-WROVER-KIT Module , Therefore, select this option directly to see the peripheral functions and module related information , But this is not a necessary point , We need to find the tools we need , Here's the picture :

According to the link in the red box above , We can download it directly to “esp-idf-tools-setup-2.3.exe” This installation package , This installation package directly contains windows Compile below ESP32 All the tools needed for the environment ( Need to connected to the Internet ), If you install the relevant tools yourself , Such as :python、git wait , You can directly select the existing one without downloading , without , Choose the recommended , And the next step , The software will automatically help you download . After downloading and installing , You should see such an icon on the desktop :

After opening , That's true ,

The operation shown in the figure above is actually automatic path configuration , It mainly depends on “esp-idf” This folder , Contains demo And compiling chain plug-ins . When compiling the project , In fact, it calls the things in this folder to compile .
3、 ... and 、 compile
open ESP-IDF after , adopt DOC command , Enter a project , Pictured :

adopt cd + The path can go to the root directory of the project , perform “idf.py build”, If nothing goes wrong , It will compile successfully , And generate the corresponding bin file . Search directly under the project bin file ,

You can find what you want , The rest is through the official of Lexin flashtool Downloaded .
版权声明
本文为[Sola_ Ex]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231554163792.html
边栏推荐
- Use bitnami PostgreSQL docker image to quickly set up stream replication clusters
- VIM specifies the line comment and reconciliation comment
- Interview questions of a blue team of Beijing Information Protection Network
- MetaLife与ESTV建立战略合作伙伴关系并任命其首席执行官Eric Yoon为顾问
- 一文掌握vscode远程gdb调试
- [open source tool sharing] MCU debugging assistant (oscillograph / modification / log) - linkscope
- [self entertainment] construction notes week 2
- Timing model: gated cyclic unit network (Gru)
- 大型互联网为什么禁止ip直连
- Spark 算子之coalesce与repartition
猜你喜欢

Metalife established a strategic partnership with ESTV and appointed its CEO Eric Yoon as a consultant

捡起MATLAB的第(4)天

GRBL学习(一)

新动态:SmartMesh和MeshBox的合作新动向
![Merging of Shanzhai version [i]](/img/e7/f301697aea879bcad8cef70ca890cc.png)
Merging of Shanzhai version [i]

多线程原理和常用方法以及Thread和Runnable的区别

MySQL - execution process of MySQL query statement

Implement default page

负载均衡器

MetaLife与ESTV建立战略合作伙伴关系并任命其首席执行官Eric Yoon为顾问
随机推荐
Neodynamic Barcode Professional for WPF V11. 0
shell_2
一文读懂串口及各种电平信号含义
Spark 算子之groupBy使用
Merging of Shanzhai version [i]
Config组件学习笔记
多级缓存使用
Website pressure measurement tools Apache AB, webbench, Apache jemeter
Open source project recommendation: 3D point cloud processing software paraview, based on QT and VTK
负载均衡器
一刷313-剑指 Offer 06. 从尾到头打印链表(e)
Fastjon2 here he is, the performance is significantly improved, and he can fight for another ten years
Application case of GPS Beidou high precision satellite time synchronization system
Ice -- source code analysis
提取不重复的整数
腾讯Offer已拿,这99道算法高频面试题别漏了,80%都败在算法上
糖尿病眼底病变综述概要记录
dlopen/dlsym/dlclose的简单用法
Why is IP direct connection prohibited in large-scale Internet
GRBL学习(一)