我的芯片是ESP32-C3,需要把一个const结构体固定放在生成的bin文件的最末尾,例如:
#define USER_SECTION __attribute__ ((used,section(".user_section")))
const user_info_t user_info_val USER_SECTION = {xx,xxx,xxxx};
请问怎样做到user_info_val就放在bin文件的最末尾?也就是.user_section段固定放在bin的最末尾
能不能一步步的步骤给个代码参考,并附带上相关的指南链接?研究了一阵指南,没看明白
非常感谢~
Search found 1 match
Search found 1 match
• Page 1 of 1
- by anssiony
- Mon Feb 21, 2022 9:35 am
- Forum: ESP-IDF 中文讨论版
- Topic: IDF里怎样把特定的常量结构体固定放在生成的bin文件的最末尾?
- Replies: 0
- Views: 1014
Search found 1 match
• Page 1 of 1
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.