Skip to content
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

Bugfix 2.1.x Compile Error for BTT SKR 3 STM32H723VG #27109

Closed
1 task done
Shriker1 opened this issue May 20, 2024 · 2 comments
Closed
1 task done

Bugfix 2.1.x Compile Error for BTT SKR 3 STM32H723VG #27109

Shriker1 opened this issue May 20, 2024 · 2 comments

Comments

@Shriker1
Copy link

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Attempt to test compile whith Default Environment Change to STM32H723VG_btt and Motherboard set to BOARD_BTT_SKR_V3_0
in configuration.h has failed. Same error with yellow text given, possible missing files?
image_2024-05-19_202234045

Bug Timeline

Start: ~05/09/2024, Has been persistent since

Expected behavior

Compilation to start and finish, would eventually edit the config after tests were successful.

Actual behavior

Compilation errors out immediately, looks like some missing dependencies?

Steps to Reproduce

  1. Download Latest Bugfix (2.1.x)
  2. Modify default_envs to STM32H723VG_btt in PlatformIO.ini
  3. Modify #define MOTHERBOARD to BOARD_BTT_SKR_V3_0
  4. Compile
    Result: Error

Version of Marlin Firmware

Marlin Bugfix 2.1.x

Printer model

(Upgrading) Creasee Skywalker

Electronics

Upgrading with BTT SKR 3

LCD/Controller

Upgrading with BTT TFT35 V3.0.1

Other add-ons

BLTouch, ESP32E

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

No response

@thisiskeithb
Copy link
Member

You have to also set SERIAL_PORT to -1, but both SKR V3 & EZ MCU variants compile fine under Windows 10 as well as macOS 12.7.4/Monterey.

We also use this board in our CI tests, so they would have failed.

Try performing the steps under the "PlatformIO Errors" troubleshooting section to reset & reinstall PIO.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants