Denys Almazov
Denys Almazov
Hi @jrdecesare, Is there any update on this? Were you able to debug?
Hi @jrdecesare, Is there any update on this?
> Hi @sigmaaa I am getting this error when trying to flash with JTAG  > > Just on a side note I was able to flash and debug with...
tested dfu, seems to be working fine
> @sigmaaa hi ! > > Tested under: OS - Windows 11 ESP-IDF: v5.3 > > create project -> build ESP32 target -> edit target -> change target to any...
> I see the following error in the console when I try to click on the launch target gear icon and no prompt dialog appeared. > > ``` > STACK...
> serial_port variable value has not shown > >  we're having this because the ${serial_port} is not a real dynamic variable and we are manually replacing it with a...
> > serial_port variable value has not shown > >  > > we're having this because the ${serial_port} is not a real dynamic variable and we are manually replacing...
Hi @AndriiFilippov, thanks for finding a way to reproduce it. Fixed in the latest commit. Also added new icons for dynamic variables to hide and show
Hi @danielealki, I don't see this issue on the master version. You can try it by using the artifacts down below on this page: https://github.com/espressif/idf-eclipse-plugin/actions/runs/10849628637. Let me know if you...