esp32-c6 linux eclipse esp-adf development environment does not work
Posted: Sat Sep 13, 2025 6:35 am
what is the proper way to install the following development environment
CPU is a esp32c6 NOT an extensa or other arm derivatives ! (it is YOUR CPU)
ESP-ADF since I am using a ES8388 with a custom board
ESP-IDF 5.5.1 (not the one inside ESP-ADF, that is really old and as far as I understand has no clang support at all)
codeblocks IDE (tried eclipse in all the permutations and the latest CDT is even worse the the old one)
codeblocks has a clang plugin.... hopefully it will work
the issue is being able to install a clang into tools, apparently, when I select the esp32c6 to install in esp-idf/install.sh the clang part is NOT installed.... and .... WOW the amount of code that there is, just to "tar -xzf some-archive" is .... amazing, I suppose some AI wrote it
while waiting for a solution....
may I suggest that you AVOID using the latest shiny "feature", that does exactly the same thing as the previous one, in a DIFFERENT way.
what you are doing is reinventing the wheel as an hexagon .... yes, it will not roll down the hill.... we get that
CPU is a esp32c6 NOT an extensa or other arm derivatives ! (it is YOUR CPU)
ESP-ADF since I am using a ES8388 with a custom board
ESP-IDF 5.5.1 (not the one inside ESP-ADF, that is really old and as far as I understand has no clang support at all)
codeblocks IDE (tried eclipse in all the permutations and the latest CDT is even worse the the old one)
codeblocks has a clang plugin.... hopefully it will work
the issue is being able to install a clang into tools, apparently, when I select the esp32c6 to install in esp-idf/install.sh the clang part is NOT installed.... and .... WOW the amount of code that there is, just to "tar -xzf some-archive" is .... amazing, I suppose some AI wrote it
while waiting for a solution....
may I suggest that you AVOID using the latest shiny "feature", that does exactly the same thing as the previous one, in a DIFFERENT way.
what you are doing is reinventing the wheel as an hexagon .... yes, it will not roll down the hill.... we get that