-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hey so I made a sort of a diy esp32 board using this tutorial -> https://www.youtube.com/watch?v=tQ0dL_9M1wI&pp=ygULZGl5IGVzcCBcMzI%3D
I was successful in my attempt and I could see this as a COM serial port in my terminal.
I built the linux for it and flashed it (accordingly for the USB serial to work with some modification to a file in the etc partition)
The problem is that when I try to use the "idf.py monitor" command it gets stuck at the following line.
linux ptr = 0x42120000
vectors ptr = 0x4037c000
am I missing something or is this a bug which needs to be fixed
Metadata
Metadata
Assignees
Labels
No labels