Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
rguca opened this issue Jan 18, 2024 · 0 comments
Open
1 task done

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

rguca opened this issue Jan 18, 2024 · 0 comments

Comments

@rguca
Copy link

rguca commented Jan 18, 2024

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

@github-actions github-actions bot changed the title CONFIG_DISABLE_ROM_UART_PRINT leads to boot loop CONFIG_DISABLE_ROM_UART_PRINT leads to boot loop (GIT8266O-844) Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant