Denys Almazov
Denys Almazov
> Using the Eclipse Installer the correct version of Java (17) is automatically installed. The problem, from what I can remember is that Eclipse does not recognise openjdk when installed...
> Against our policy I installed Oracle Java 17.0.9 with the macOS Espressif-IDE, first build of a 100% clean project.... > >  is it...
> No “project_description.json” file exists other than historic copies in the bin. Do I understand correctly, that after you click the build button you are getting a "Parsing Job" exception,...
Hi @ads17, thank you for reporting this issue. I noticed something strange in the screenshot that the remote target port is 3334 when the gdb port is 3333. Normally this...
> On another note, from what I understood, the debug session initializes after flash + reset. Is there a way to avoid this reset preceding the debug session? I believe...
Hi @wiegleyj, I've noticed that you have the Launch Bar disabled. It's important to have it enabled to build the project with correct configuration. Please follow the below instructions to...
Hi @wiegleyj. I think I was able to reproduce the issue or faced a similar issue. In my case, the indexer was not able to resolve some includes until I...
Hi @rusiradd, thank you for reporting this. So far I can't reproduce the issue on Mac and Windows. I've noticed that the command for install tools looks suspicious in your...
Hi @Mendiz-Fern, thank you for reporting this. While we are in the process of investigating this problem, I would like to offer some clarification on the points you mentioned: >...
Hi @Mendiz-Fern, what is strange in your PATH is that you have toolchains in different directories: C:\Espressif\tools\xtensa-esp-elf-gdb\12.1_20221002\xtensa-esp-elf-gdb\bin; C:\Users\Weapo.rustup\toolchains\esp\xtensa-esp32s3-elf\esp-12.2.0_20230208\xtensa-esp32s3-elf\bin; > I also downloaded ESP-IDF from Eclipse into C:\users\Weapo It's ok to...