完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
ESP32-S3-DevKitC-1运行esp-rainmakerexamplesled_light例程出错,然后提示错误后就重启
ESP-IDF v4.4-beta1 模组是ESP32-S3-WROOM-2 D3N32R8V ESP-ROM:esp32s3-20210327Build:Mar 27 2021rst:0x1 (POWERON),boot:0x18 (SPI_FAST_FLASH_BOOT)SPIWP:0xeeOctal Flash Mode EnabledFor OPI Flash, Use Default Flash Boot Modemode:SLOW_RD, clock div:1load:0x3fcd0108,len:0x1704load:0x403b6000,len:0x8c8load:0x403ba000,len:0x2eb4entry 0x403b61c0I (32) boot: ESP-IDF v4.4-beta1 2nd stage bootloaderI (32) boot: compile time 09:52:43I (32) boot: chip revision: 0I (34) boot.esp32s3: Boot SPI Speed : 80MHzI (39) boot.esp32s3: SPI Mode : SLOW READI (44) boot.esp32s3: SPI Flash Size : 4MBI (49) boot: Enabling RNG early entropy source...W (54) bootloader_random: RNG for ESP32-S3 not currently supportedI (61) boot: Partition Table:I (64) boot: ## Label Usage Type ST Offset LengthI (72) boot: 0 sec_cert unknown 3f 06 0000d000 00003000I (79) boot: 1 nvs WiFi data 01 02 00010000 00006000I (87) boot: 2 otadata OTA data 01 00 00016000 00002000I (94) boot: 3 phy_init RF data 01 01 00018000 00001000I (102) boot: 4 ota_0 OTA app 00 10 00020000 00190000I (109) boot: 5 ota_1 OTA app 00 11 001b0000 00190000I (117) boot: 6 fctry WiFi data 01 02 00340000 00006000I (124) boot: End of partition tableI (129) boot: No factory image, trying OTA 0I (133) esp_image: segment 0: paddr=00020020 vaddr=3c0d0020 size=33060h (208992) mapI (191) esp_image: segment 1: paddr=00053088 vaddr=3fc96ca0 size=0482ch ( 18476) loadI (196) esp_image: segment 2: paddr=000578bc vaddr=40374000 size=0875ch ( 34652) loadI (207) esp_image: segment 3: paddr=00060020 vaddr=42000020 size=ce574h (845172) mapI (406) esp_image: segment 4: paddr=0012e59c vaddr=4037c75c size=0a544h ( 42308) loadI (418) esp_image: segment 5: paddr=00138ae8 vaddr=50000000 size=00010h ( 16) loadI (425) boot: Loaded app from partition at offset 0x20000I (449) boot: Set actual ota_seq=1 in otadata[0]I (450) boot: Disabling RNG early entropy source...W (450) bootloader_random: RNG for ESP32-S3 not currently supportedI (467) cpu_start: Pro cpu up.I (467) cpu_start: Starting app cpu, entry point is 0x403753c80x403753c8: call_start_cpu1 at E:/Docs/Espressif/esp-idf_v4.4_beta1/components/esp_system/port/cpu_start.c:156I (0) cpu_start: App cpW 4p.) rminit: calibration efuse version does not match, set default version: 0I (487) cpu_start: Pro cpu start user codeI (487) cpu_start: cpu freq: 160000000I (488) cpu_start: Application information:I (490) cpu_start: Project name: led_lightI (495) cpu_start: App version: 1.0I (500) cpu_start: Compile time: Jan 20 2022 09:52:24I (506) cpu_start: ELF file SHA256: a557a9f0fc33194f...I (512) cpu_start: ESP-IDF: v4.4-beta1I (517) heap_init: Initializing. RAM available for dynamic allocation:I (524) heap_init: At 3FCA09B0 len 0003F650 (253 KiB): D/IRAMI (531) heap_init: At 3FCE0000 len 0000EE34 (59 KiB): STACK/DRAMI (538) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAMI (544) heap_init: At 600FE000 len 00002000 (8 KiB): RTCRAMI (551) spi_flash: detected chip: mxicW (554) spi_flash: Detected flash size > 16 MB, but access beyond 16 MB is not supported for this flash model yet.I (565) spi_flash: flash io: dioW (569) spi_flash: Detected size(32768k) larger than the size in the binary image header(4096k). Using the size in the binary image header.I (584) sleep: Configure to isolate all GPIO pins in sleep stateI (590) sleep: Enable automatic switching of GPIO sleep configurationI (597) cpu_start: Starting scheduler on PRO CPU.I (0) cpu_start: Starting scheduler on APP CPU.I (619) gpio: GPIO[0]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:3I (639) coexist: coexist rom version e7ae62fI (639) pp: pp rom version: e7ae62fI (639) net80211: net80211 rom version: e7ae62fI (659) wifi:wifi driver task: 3fce6078, prio:23, stack:6656, core=0I (659) system_api: Base MAC address is not setI (659) system_api: read default base MAC address from EFUSEI (669) wifi:wifi firmware version: f84e709I (669) wifi:wifi certification version: v7.0I (669) wifi:config NVS flash: enabledI (669) wifi:config nano formating: disabledI (679) wifi:Init data frame dynamic rx buffer num: 32I (679) wifi:Init management frame dynamic rx buffer num: 32I (689) wifi:Init management short buffer num: 32I (689) wifi:Init dynamic tx buffer num: 32I (699) wifi:Init static tx FG buffer num: 2I (699) wifi:Init static rx buffer size: 1600I (699) wifi:Init static rx buffer num: 10I (709) wifi:Init dynamic rx buffer num: 32I (709) wifi_init: rx ba win: 6I (719) wifi_init: tcpip mbox: 32I (719) wifi_init: udp mbox: 6I (719) wifi_init: tcp mbox: 6I (729) wifi_init: tcp tx win: 5744I (729) wifi_init: tcp rx win: 5744I (739) wifi_init: tcp mss: 1440I (739) wifi_init: WiFi IRAM OP enabledI (739) wifi_init: WiFi RX IRAM OP enabledI (759) esp_rmaker_work_queue: Work Queue created.I (759) esp_claim: Initialising Assisted Claiming. This may take time.W (769) esp_claim: Generating the private key. This may take time.I (23729) esp_rmaker_node: Node ID ----- I (23739) esp_rmaker_ota: OTA state = 2I (23739) esp_rmaker_ota_using_params: OTA enabled with ParamsI (23739) esp_rmaker_time_service: Time service enabledI (23739) esp_rmaker_time: Initializing SNTP. Using the SNTP server: pool.ntp.orgI (23759) app_insights: Enable CONFIG_ESP_INSIGHTS_ENABLED to get Insights.I (23759) esp_rmaker_core: Starting RainMaker Work Queue taskI (23769) esp_rmaker_work_queue: RainMaker Work Queue task started.W (23769) BT_INIT: esp_bt_mem_release not implemented, return OKI (23769) esp_claim: Waiting for assisted claim to finish.I (23789) wifi_prov_scheme_ble: BT memory releasedI (23789) app_wifi: Starting provisioningE (23799) app_wifi: Error: 261. Failed to get PoP from NVS, Please perform Claiming.E (23799) app_main: Could not start Wifi. Aborting!!!abort() was called at PC 0x42008468 on core 0 运行esp-rainmakerexamplesmulti_device同样也是运行错误 什么问题? |
|
相关推荐
1个回答
|
|
以下是一些建议来帮助您解决问题:
1. 确保您已经安装了正确的ESP-IDF版本。esp-rainmaker需要ESP-IDF v4.4-beta1或更高版本。您可以通过运行以下命令来检查您的ESP-IDF版本: ``` git -C $IDF_PATH describe --tags ``` 如果您的ESP-IDF版本低于v4.4-beta1,您需要更新它。请按照[官方文档](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/esp32s3-get-started/index.html#step-3-install-esp-idf)进行操作。 2. 确保您的示例项目是基于正确的分支。esp-rainmaker示例项目可能需要特定的分支。请检查示例项目的README文件,以获取有关所需分支的详细信息。 3. 检查您的硬件连接。确保ESP32-S3-DevKitC-1模块正确连接到计算机,并且电源和地线连接正确。 4. 检查您的串口连接。确保您使用的串口工具(如PuTTY、Minicom等)的波特率、数据位、停止位和奇偶校验设置与示例项目的配置文件(如sdkconfig)中的设置相匹配。 5. 尝试重新编译和烧录示例项目。在示例项目的根目录下,运行以下命令: ``` make defconfig make menuconfig make -j4 make flash ``` |
|
|
|
只有小组成员才能发言,加入小组>>
1108 浏览 1 评论
574浏览 6评论
477浏览 5评论
有没有办法在不使用混杂模式的情况下实现Wifi驱动程序接收缓冲区访问中断呢?
460浏览 5评论
461浏览 4评论
435浏览 4评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-19 04:49 , Processed in 0.733834 second(s), Total 77, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号