您尚未登录。

#1 Re: ESP32/ESP8266 » ESP32不停地重启 » 2020-06-04 17:04:33

Rebooting...
ets Jun  8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:6316
load:0x40078000,len:11624
load:0x40080400,len:6648
entry 0x40080764
I (29) boot: ESP-IDF v3.3 2nd stage bootloader
I (29) boot: compile time 14:06:08
I (29) boot: Enabling RNG early entropy source...
I (33) boot: SPI Speed      : 40MHz
I (38) boot: SPI Mode       : DIO
I (42) boot: SPI Flash Size : 4MB
I (46) boot: Partition Table:
I (49) boot: ## Label            Usage          Type ST Offset   Length
I (56) boot:  0 nvs              WiFi data        01 02 00009000 00006000
I (64) boot:  1 phy_init         RF data          01 01 0000f000 00001000
I (71) boot:  2 coredump         Unknown data     01 03 00010000 00010000
I (79) boot:  3 factory          factory app      00 00 00020000 00140000
I (86) boot:  4 ota_0            OTA app          00 10 00160000 00140000
I (94) boot:  5 ota_1            OTA app          00 11 002a0000 00140000
I (101) boot:  6 otadata          OTA data         01 00 003e0000 00002000
I (109) boot: End of partition table
I (113) boot: Defaulting to factory image
I (118) esp_image: segment 0: paddr=0x00020020 vaddr=0x3f400020 size=0x39b5c (236380) map
I (210) esp_image: segment 1: paddr=0x00059b84 vaddr=0x3ffbdb60 size=0x03718 ( 14104) load
I (216) esp_image: segment 2: paddr=0x0005d2a4 vaddr=0x40080000 size=0x00400 (  1024) load
0x40080000: _WindowOverflow4 at D:/espressif/esp-idf-v3.3/components/freertos/xtensa_vectors.S:1779

I (217) esp_image: segment 3: paddr=0x0005d6ac vaddr=0x40080400 size=0x02964 ( 10596) load
I (230) esp_image: segment 4: paddr=0x00060018 vaddr=0x400d0018 size=0xe60b4 (942260) map
0x400d0018: _flash_cache_start at ??:?

I (565) esp_image: segment 5: paddr=0x001460d4 vaddr=0x40082d64 size=0x13830 ( 79920) load
0x40082d64: _xt_coproc_exc at D:/espressif/esp-idf-v3.3/components/freertos/xtensa_vectors.S:1064

I (612) boot: Loaded app from partition at offset 0x20000
I (612) boot: Disabling RNG early entropy source...
I (612) cpu_start: Pro cpu up.
I (616) cpu_start: Application information:
I (621) cpu_start: Project name:     esp-idf
I (625) cpu_start: App version:      v3.3
I (630) cpu_start: Compile time:     Jun  3 2020 14:06:04
I (636) cpu_start: ELF file SHA256:  d40f1425bd822b7e...
I (642) cpu_start: ESP-IDF:          v3.3
I (647) cpu_start: Starting app cpu, entry point is 0x40081108
0x40081108: call_start_cpu1 at D:/espressif/esp-idf-v3.3/components/esp32/cpu_start.c:270

I (639) cpu_start: App cpu up.
I (658) heap_init: Initializing. RAM available for dynamic allocation:
I (664) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
I (670) heap_init: At 3FFB6388 len 00001C78 (7 KiB): DRAM
I (677) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
I (683) heap_init: At 3FFBDB5C len 00000004 (0 KiB): DRAM
I (689) heap_init: At 3FFCE6E0 len 00011920 (70 KiB): DRAM
I (695) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (701) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (708) heap_init: At 40096594 len 00009A6C (38 KiB): IRAM
I (714) cpu_start: Pro cpu start user code
I (61) cpu_start: Chip Revision: 1
W (62) cpu_start: Chip revision is higher than the one configured in menuconfig. Suggest to upgrade it.
I (65) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
     SDK version:v3.3
I (77) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
I (87) app_main: mac:246F289D0A8C
I (127) sc: led_show
I (127) sc: RAM bytes left 188248
I (127) BTDM_INIT: BT controller compile version [e736f10]
I (127) sc: The current date/time in china is:5

I (137) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
Done
I (137) sc: The current date/time in china is:101080005

Restart counter = 0
W (147) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration
ADC channel 7 @ GPIO 35, DAC channel 1 @ GPIO 25.
I (167) wifi: wifi driver task: 3ffd56dc, prio:23, stack:3584, core=0
I (167) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
I (177) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE
I (217) wifi: wifi firmware version: aeed694
I (217) wifi: config NVS flash: enabled
I (217) wifi: config nano formating: disabled
I (217) wifi: Init dynamic tx buffer num: 32
I (217) wifi: Init data frame dynamic rx buffer num: 32
I (227) wifi: Init management frame dynamic rx buffer num: 32
I (227) wifi: Init management short buffer num: 32
I (237) wifi: Init static rx buffer size: 1600
I (237) wifi: Init static rx buffer num: 10
I (237) wifi: Init dynamic rx buffer num: 32
ESP_ERROR_CHECK failed: esp_err_t 0x5 (ERROR) at 0x40091ca0
0x40091ca0: _esp_error_check_failed at D:/espressif/esp-idf-v3.3/components/esp32/panic.c:720

file: "../main/smartconfig_main.c" line 990
func: wifi_init
expression: esp_wifi_set_config(ESP_IF_WIFI_STA, &wifi_config)

ELF file SHA256: d40f1425bd822b7eec83fd57d51dc27135569621db494dda3f4439ee178e313e

Backtrace: 0x40091838:0x3ffd04b0 0x40091ca3:0x3ffd04d0 0x400d4536:0x3ffd04f0 0x400d48f6:0x3ffd0640 0x4008dee9:0x3ffd0670
0x40091838: invoke_abort at D:/espressif/esp-idf-v3.3/components/esp32/panic.c:715

0x40091ca3: _esp_error_check_failed at D:/espressif/esp-idf-v3.3/components/esp32/panic.c:721

0x400d4536: wifi_init at D:\espressif\esp-idf-v3.3\gatt_server_modify_ota\build/../main/smartconfig_main.c:990 (discriminator 1)

0x400d48f6: wifi_main at D:\espressif\esp-idf-v3.3\gatt_server_modify_ota\build/../main/smartconfig_main.c:1279

0x4008dee9: vPortTaskWrapper at D:/espressif/esp-idf-v3.3/components/freertos/port.c:403

#2 Re: ESP32/ESP8266 » 感觉esp32做音频应用感觉ram还是不够,做随便做点算法就没有了 » 2020-05-12 11:12:26

强烈建议楼主带小白入局:win10 64位,想用乐鑫的编译链,搭建adf屡次失败,现在用着idf cmake好好的。我的球球36351109.

#3 Re: ESP32/ESP8266 » ESP-ADF 事件的添加和配置。 » 2020-05-12 11:09:39

强烈建议楼主带小白入局:win10 64位,想用乐鑫的编译链,搭建adf屡次失败,现在用着idf cmake好好的。我的球球36351109.

#4 Re: ESP32/ESP8266 » 修改百度语音合成的例子 结果语速太快是什么原因造成的? » 2020-05-12 10:51:06

你好,我一直想搭建乐鑫的ADF编译链,请问你是win10 64 cmake编译链吗?我的球球36351109,有空聊聊。

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn