Denys Almazov
Denys Almazov
@ammaree 'Animation start' the problem may be due to `-Xdock:icon` option in eclipse.ini points to a non-existing .icns file. how to check it on mac: - Right click on eclipse...
Hi @ammaree Did you manage to solve the problem?
@ammaree have you tried to replace your -Xdock line with -Xdock:icon=../Resources/espressif.icns?
Hi @ammaree I'm not sure about this, I'll ask my colleagues about it. Regarding your problem, you can also try giving the full path to `espressif.icns` in the -Xdock line...
Hi @jrdecesare, I could not reproduce this issue with the ESP32-S3 devkit and ESP-IDF 5.3 (I've tested the uart flashing, the serial monitor, and the openocd debugging). It's weird, that...
> I can build my application fine with no errors. > > ***@***.*** > > I created a debug configuration as such: > > ***@***.*** > > ***@***.*** > >...
Hi @jrdecesare we can't see the word document either. Looks like github blocking the files uploaded from the email
Hi @jrdecesare, you can send them via a browser on the GitHub page or to me at this address - [email protected]. Thanks
Hi @jrdecesare, the configuration that you are showing on the screenshot (ESP-IDF Application) is for flashing. For openOCD debugging, you must use the "ESP-IDF GDB OpenOCD Debugging" configuration. I've deleted...
Hi @jrdecesare, one more thing. It's not clear why you are having this issue:  Could you please provide an error log after you face it again by following these...