Open
Description
Environment
- Development Kit: Wemos D1 Mini
- IDF version (
git rev-parse --short HEAD
to get the commit id.):
c463401 - Development Env: [Make]
- Operating System: [MacOS]
- Power Supply: [USB]
Problem Description
If CONFIG_DISABLE_ROM_UART_PRINT is enabled, a boot loop happens.
Expected Behavior
Normal code execution.
Actual Behavior
No code is executed.
Steps to repropduce
- Enable in menuconfig: Component config -> ESP8266-specific -> Disable ROM UART print
- make flash
Code to reproduce this issue
The error happens before code execution.
Debug Logs
ets Jan 8 2013,rst cause:2, boot mode:(3,6)
load 0x60000014, len 8, room 16
tail 8
Other items if possible
- sdkconfig file
sdkconfig.txt
Metadata
Metadata
Assignees
Labels
No labels