Page 1 of 1

Failed to init Debug adapter

Posted: Thu Jun 08, 2023 10:03 am
by Ajmal shariff
Hi All,

I have esp32-LyraT development kit and I have installed VS code for developing application and I have installed IDF and ADF in that.
I followed this "https://github.com/espressif/vscode-esp ... bugging.md" tutorial for debugging purpose but I received an error "Failed to init debug adapter".

Is there anything I am missing? or still any configurations need to be change in launch.json, setting.json, taks.json and c_cpp_properties.json. Also I have changed the launch.json as it is mentioned in the above link.

Please suggest me how should I smoothly run and debug since it is needed for my application.

Thanks, and regards.
Ajmal

Re: Failed to init Debug adapter

Posted: Thu Jun 15, 2023 5:12 pm
by walkiewi125
Did you fix it?
I have the same problem.