当前位置:网站首页>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
边栏推荐
- Merging of Shanzhai version [i]
- PHP classes and objects
- Application case of GPS Beidou high precision satellite time synchronization system
- leetcode-396 旋转函数
- 【第5节 if和for】
- Deletes the least frequently occurring character in the string
- Filter usage of spark operator
- Upgrade MySQL 5.1 to 5.68
- Fastjon2他来了,性能显著提升,还能再战十年
- 捡起MATLAB的第(4)天
猜你喜欢
贫困的无网地区怎么有钱建设网络?
为啥禁用外键约束
JVM - Chapter 2 - class loader subsystem
Spark 算子之distinct使用
Config组件学习笔记
糖尿病眼底病变综述概要记录
The principle and common methods of multithreading and the difference between thread and runnable
Use bitnami PostgreSQL docker image to quickly set up stream replication clusters
单体架构系统重新架构
Tencent offer has been taken. Don't miss the 99 algorithm high-frequency interview questions. 80% of them are lost in the algorithm
随机推荐
Codejock Suite Pro v20. three
捡起MATLAB的第(7)天
Config learning notes component
mysql乐观锁解决并发冲突
PHP classes and objects
PS为图片添加纹理
IronPDF for . NET 2022.4.5455
utils. Deprecated in35 may be cancelled due to upgrade. What should I do
Compile, connect -- Notes
JVM - Chapter 2 - class loader subsystem
Fastjon2他来了,性能显著提升,还能再战十年
JS regular détermine si le nom de domaine ou le chemin de port IP est correct
One brush 312 - simple repetition set - Sword finger offer 03 Duplicate number in array (E)
One brush 314 sword finger offer 09 Implement queue (E) with two stacks
PHP function
一刷312-简单重复set-剑指 Offer 03. 数组中重复的数字(e)
Spark 算子之交集、并集、差集
Load Balancer
新动态:SmartMesh和MeshBox的合作新动向
Application case of GPS Beidou high precision satellite time synchronization system