Skip to content

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

Open
@rguca

Description

@rguca

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

  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions