Setup eclipse for mac

broken image
broken image

We do similar step for build parser output like so: This is path on my computer, put the path where you've downloaded the ESP-IDFĬ:\msys32\usr\bin C:\msys32\mingw32\bin C:\msys32\opt\xtensa-esp32-elf\binĭelete the existing value and replace it with this value The console shows a tons of messages that the build process outputs. Also notice that the IDE picks up some variable from the make fileĪdd the 3 variables as shown in the table below: These variables are setup to tell eclipse where the tool-chain and the ESP-IDF core is located.

broken image

All the images below have steps marked with numbers, please perform them in a series.