Arduino ESP32 cloning has exit with 128 #9290
-
I am getting this error when adding arduino as component. can anyone help me? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
@M-Rizwan-Anwar - please tell us how you have set up the Arduino as Component environment. We need Arduino Core version, IDF version, folder structure and any other information that could help. |
Beta Was this translation helpful? Give feedback.
-
@M-Rizwan-Anwar - You can try this folder/setup example: https://github.com/espressif/arduino-esp32/tree/master/idf_component_examples/Hello_world It uses the Arduino 2.0.14 with IDF 4.4.6. The example is configured for ESP32. |
Beta Was this translation helpful? Give feedback.
-
I tried it with IDF 5.2, I created an example project and then from Pallete I tried to add Arduino as an component but it said "ESP32 Cloning has exit with 128" then I manually added "Component folder in my project folder from Github. Then when I tried to build it showed Implicit function error. |
Beta Was this translation helpful? Give feedback.
-
Thanks. It worked for me. |
Beta Was this translation helpful? Give feedback.
-
when we can add esp32 as idf component to v5.3.x ? |
Beta Was this translation helpful? Give feedback.
Thanks. It worked for me.