-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error compiling SKR 2 envs #181
Comments
It builds with both the STM32CubeIDE and the WebBuilder so must be something wrong with your platformio.ini.
|
Your provided platformio.ini test file works - and I was using the default from the project for SKR2. May I kindly suggest that the SKR2 definitions in the provided I'm happy to create a PR to do so if it would be helpful. |
I'm glad a found this issue. I was working on a custom board and basing it around the SKR2 and was stumped why none of those would link properly. |
I'm a newbie with grblHAL, so apologies if I missed something in the documentation I should've seen.
I set up a new environment for the SKR 2 with TMC2209s as follows:
When I build (using PlatformIO in VSCode), I get the following error during compilation (full log truncated for clarity).
Out of curiosity, I tried the TMC2130 version, just to see if that builds. It seems not.
I would appreciate any input on how to resolve this. The WebBuilder also disables any EEPROM option for the SKR 2 board, which has proven frustrating when trying to set up my router.
Thanks for any pointers to resolve the issue.
The text was updated successfully, but these errors were encountered: