Skip to content

Monitor stops working, when Download mode is entered (IDFGH-16338) #28

@jrahlf

Description

@jrahlf

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • Provided a clear description of your suggestion.
  • Included any relevant context or examples.

Issue or Suggestion Description

I have UART output permanently shown via idf-monitor. I run the firmware and also flash inbetween. I am running on Windows.
The monitor (from esp-idf 5.5) stops working when the device enters download mode and received some data (I am flashing via USB).

The last lines the monitor then shows is

waiting for download
�OHAI��
���

There was no issue with monitor from esp-idf 5.3. It kept running all the time.
I believe this is a bug, because the monitor stops showing anything and also it does not exit on its own.

With the monitor from esp-idf 5.3 it looks like this

waiting for download
�OHAI��
���
--- Warning: Failed to decode multiple lines in a row. Try checking the baud rate and XTAL frequency setting in menuconfig
p��     ��      ��      �� 
<and more >

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions