ESP32-LyraT v4.3 and ESP-PROG - can't start debug session in VSCode
Posted: Mon Aug 22, 2022 4:54 pm
Hello,
I have an ESP32-LyraT v4.3 dev board and I've attached an ESP-PROG to it for JTAG debugging on VSCode using ESP-IDF extension (v1.5.0) and installed ESP-ADF. I have enabled the JTAG on the LyraT board via the dip switches (1-2 off, 3-7 on, 8 n/a). I am currently trying to set up the debugger and using the pipeline_a2dp_sink_and_hfp example. When I start the debug session in VSCode, I get the following error:
Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 240
Log is shown below: I have not modified any code nor build scripts. Can someone give me an idea of what could be causing this?
Thanks.
I have an ESP32-LyraT v4.3 dev board and I've attached an ESP-PROG to it for JTAG debugging on VSCode using ESP-IDF extension (v1.5.0) and installed ESP-ADF. I have enabled the JTAG on the LyraT board via the dip switches (1-2 off, 3-7 on, 8 n/a). I am currently trying to set up the debugger and using the pipeline_a2dp_sink_and_hfp example. When I start the debug session in VSCode, I get the following error:
Error: FreeRTOS maximum used priority is unreasonably big, not proceeding: 240
Log is shown below: I have not modified any code nor build scripts. Can someone give me an idea of what could be causing this?
Thanks.