espressif / ESP8266_RTOS_SDK

Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
http://bbs.espressif.com
Apache License 2.0
3.35k stars 1.57k forks source link

CONFIG_DISABLE_ROM_UART_PRINT leads to boot loop (GIT8266O-844) #1267

Open rguca opened 10 months ago

rguca commented 10 months ago

Environment

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

  1. Enable in menuconfig: Component config -> ESP8266-specific -> Disable ROM UART print
  2. 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