esp32 - Error: Could not find LD script #23062
-
I receive the following error message after starting the build.
Note: If the parameter remains on esp8266_1M, the build is completed without errors and a firmware is generated. Error (short version): |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
To go from building for ESP8266 to ESP32, you should not just change any You do not need to edit that file with the default, in the GUI you can also select what build environment to use when you start the build. |
Beta Was this translation helpful? Give feedback.
-
See Documentation https://tasmota.github.io/docs/Visual-Studio-Code/ |
Beta Was this translation helpful? Give feedback.
-
The problem was solved quickly using the two suggested solutions. Thanks for the support. |
Beta Was this translation helpful? Give feedback.
Thank you for the quick help. Your suggestion was great and it worked immediately. I think it's important that I wait until the VSC update is completed.