完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
下面是报错信息:
... ** Programming Started ** Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Erased 28672 bytes in 322.999 ms Info : PROF: Data transferred in 101.001 ms @ 277.225 KB/s Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Wrote 28672 bytes in 281 ms (data transfer time included) ** Programming Finished in 1059 ms ** ** Verify Started ** Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Flash verified in 45 ms ** Verify OK ** ** Flashing done for bootloader/bootloader.bin in 1118 ms ** Flashing G:/Test/ESP32/EclipseIDE_Pj/blink2/build/blink2.bin at 0x10000 Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : [esp32.cpu0] requesting target halt and executing a soft reset Info : [esp32.cpu0] Debug controller was reset. Info : [esp32.cpu0] Core was reset. Info : [esp32.cpu0] Target halted, PC=0x500000CF, debug_reason=00000000 Info : [esp32.cpu0] Reset cause (3) - (Software core reset) Info : [esp32.cpu1] requesting target halt and executing a soft reset Info : [esp32.cpu0] Core was reset. Info : [esp32.cpu0] Target halted, PC=0x40000400, debug_reason=00000000 Info : [esp32.cpu1] Debug controller was reset. Info : [esp32.cpu1] Core was reset. Info : [esp32.cpu1] Target halted, PC=0x40000400, debug_reason=00000000 Info : [esp32.cpu1] Reset cause (14) - (CPU1 reset by CPU0) Info : [esp32.cpu0] Reset cause (3) - (Software core reset) ** Programming Started ** Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Erased 200704 bytes in 1085 ms Info : PROF: Data transferred in 707.997 ms @ 276.837 KB/s Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Wrote 200704 bytes in 966.999 ms (data transfer time included) ** Programming Finished in 2251 ms ** ** Verify Started ** Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Flash verified in 140 ms ** Verify OK ** ** Flashing done for blink2.bin in 2406 ms ** Flashing G:/Test/ESP32/EclipseIDE_Pj/blink2/build/partition_table/partition-table.bin at 0x8000 Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : [esp32.cpu0] requesting target halt and executing a soft reset Info : [esp32.cpu0] Debug controller was reset. Info : [esp32.cpu0] Core was reset. Info : [esp32.cpu0] Target halted, PC=0x500000CF, debug_reason=00000000 Info : [esp32.cpu0] Reset cause (3) - (Software core reset) Info : [esp32.cpu1] requesting target halt and executing a soft reset Info : [esp32.cpu0] Core was reset. Info : [esp32.cpu0] Target halted, PC=0x40000400, debug_reason=00000000 Info : [esp32.cpu1] Debug controller was reset. Info : [esp32.cpu1] Core was reset. Info : [esp32.cpu1] Target halted, PC=0x40000400, debug_reason=00000000 Info : [esp32.cpu1] Reset cause (14) - (CPU1 reset by CPU0) Info : [esp32.cpu0] Reset cause (3) - (Software core reset) ** Programming Started ** Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Erased 4096 bytes in 97.001 ms Info : PROF: Data transferred in 18.98 ms @ 210.748 KB/s Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Wrote 4096 bytes in 192.999 ms (data transfer time included) ** Programming Finished in 500 ms ** ** Verify Started ** Info : [esp32.cpu0] Target halted, PC=0x40092612, debug_reason=00000001 Info : PROF: Flash verified in 36 ms ** Verify OK ** ** Flashing done for partition_table/partition-table.bin in 550 ms ** ** Total programming time 4083 ms ** ** Resetting Target ** Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1) Info : [esp32.cpu0] requesting target halt and executing a soft reset Info : [esp32.cpu0] Debug controller was reset. Info : [esp32.cpu0] Core was reset. Info : [esp32.cpu0] Target halted, PC=0x500000CF, debug_reason=00000000 Info : [esp32.cpu0] Reset cause (3) - (Software core reset) Info : [esp32.cpu1] requesting target halt and executing a soft reset Info : [esp32.cpu0] Core was reset. Info : [esp32.cpu1] Debug controller was reset. Info : [esp32.cpu1] Core was reset. Info : [esp32.cpu0] Target halted, PC=0x4000921F, debug_reason=00000000 Info : [esp32.cpu0] Reset cause (3) - (Software core reset) Info : [esp32.cpu1] Target halted, PC=0x400076E2, debug_reason=00000000 Info : [esp32.cpu1] Reset cause (14) - (CPU1 reset by CPU0) shutdown command invoked |
|
相关推荐
1个回答
|
|
从您提供的报错信息来看,ESP32在DEBUG模式下启动后立刻复位的原因可能有以下几点:
1. 程序中的初始化代码存在问题:请检查您的程序中的初始化代码,确保所有必要的硬件和外设都已正确初始化。如果初始化代码存在问题,可能导致设备在启动后立即复位。 2. 程序中的中断处理函数存在问题:请检查您的程序中的中断处理函数,确保它们能够正确处理中断。如果中断处理函数存在问题,可能导致设备在处理中断时复位。 3. 程序中的看门狗定时器设置不当:如果看门狗定时器设置不当,可能导致设备在启动后立即复位。请检查您的程序中的看门狗定时器设置,确保它们正确配置。 4. 电源问题:如果ESP32的电源不稳定或电压不足,可能导致设备在启动后立即复位。请检查您的电源供应,确保它能够为ESP32提供稳定的电源。 5. 硬件问题:如果ESP32硬件存在问题,可能导致设备在启动后立即复位。请检查您的ESP32硬件,确保它没有损坏或故障。 6. 固件或烧录问题:如果固件或烧录过程中出现问题,可能导致设备在启动后立即复位。请尝试重新烧录固件,确保烧录过程正确无误。 为了解决这个问题,您可以尝试以下步骤: 1. 仔细检查您的程序代码,确保所有必要的初始化和中断处理函数都已正确实现。 2. 检查您的电源供应,确保它能够为ESP32提供稳定的电源。 3. 检查您的ESP32硬件,确保它没有损坏或故障。 4. 重新烧录固件,确保烧录过程正确无误。 5. 如果问题仍然存在,您可以尝试在ESP32的论坛或社区寻求帮助,看看其他用户是否遇到过类似的问题,并了解他们是如何解决的。 |
|
|
|
只有小组成员才能发言,加入小组>>
406浏览 6评论
338浏览 5评论
有没有办法在不使用混杂模式的情况下实现Wifi驱动程序接收缓冲区访问中断呢?
321浏览 5评论
322浏览 4评论
309浏览 4评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-8-16 10:43 , Processed in 0.727278 second(s), Total 75, Slave 61 queries .
Powered by 电子发烧友网
© 2015 www.ws-dc.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号