I recognized the new esp-brookesia-new-architecture-0-7 . Where can I find a working example application for ESP32-P4 and a script to debug the device on the development board with VS and the Esp-IDF. For me, it was never so difficult to get started with a new device. :-(
https://developer ...
Search found 3 matches
- Mon May 11, 2026 9:06 pm
- Forum: General Discussion
- Topic: Examples for esp-brookesia-new-architecture-0-7 for ESP32-P4
- Replies: 0
- Views: 57
- Wed Jan 07, 2026 3:29 pm
- Forum: General Discussion
- Topic: ESP32-P4 Debugging. ESP32-P4-Function-EV-Board
- Replies: 0
- Views: 276
ESP32-P4 Debugging. ESP32-P4-Function-EV-Board
I'm using the board ESP32-P4-Function-EV-Board Rev 2.
I would like to use the integrated debugger function. After a lot of days, it is not possible for me. I get the error messages "Remote connection closed". Is there a working example to configure the debugger with Win10, Visual Studio, Esp-Idf ...
I would like to use the integrated debugger function. After a lot of days, it is not possible for me. I get the error messages "Remote connection closed". Is there a working example to configure the debugger with Win10, Visual Studio, Esp-Idf ...
- Tue Dec 02, 2025 4:33 pm
- Forum: ESP-IDF
- Topic: Debugging Support on ESP32-P4 Functional EV BoardV1.5.2
- Replies: 1
- Views: 1096
Re: Debugging Support on ESP32-P4 Functional EV BoardV1.5.2
I have the same problem. Is there any solution? Is there any step-by-step advice? A working example?
I'm using ESP_Brookesia_Phone.
Thank you for any help!
I'm using the
launch.json:
{
"version": "0.2.0",
"configurations": [
{
"name": "ESP-IDF Debug: Launch",
"type": "espidf",
"request ...
I'm using ESP_Brookesia_Phone.
Thank you for any help!
I'm using the
launch.json:
{
"version": "0.2.0",
"configurations": [
{
"name": "ESP-IDF Debug: Launch",
"type": "espidf",
"request ...