Open rguca opened 10 months ago
git rev-parse --short HEAD
If CONFIG_DISABLE_ROM_UART_PRINT is enabled, a boot loop happens.
Normal code execution.
No code is executed.
The error happens before code execution.
ets Jan 8 2013,rst cause:2, boot mode:(3,6) load 0x60000014, len 8, room 16 tail 8
Environment
git rev-parse --short HEAD
to get the commit id.): c4634015Problem 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
Code to reproduce this issue
The error happens before code execution.
Debug Logs
Other items if possible