You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to compile for the last Marlin 2.1.2.1; for the 2.0.9, for the last bugfix version and I get this error:
/home/eric/Arduino/Marlin/Makerbase/Marlin 2.0.9/Marlin-2.0.x/Marlin/src/HAL/STM32/sdio.cpp:316: undefined reference to `HAL_SD_IRQHandler'
Bug Timeline
I just received my card.
Expected behavior
A runnable firmware
Actual behavior
Doesn't compile
Steps to Reproduce
Download from github the release 2.09
made a few changes (PlatformIO, main board name, LCD type Configuration.zip
)
compile --> error
Version of Marlin Firmware
2.09
Printer model
Bear update (a mks3 Prusa version)
Electronics
MKS Robin Nano V3.1
Add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
I also tried the latest versions of Marlin, official releases and bugfix, and it doesn't compile.
The text was updated successfully, but these errors were encountered:
Ericounet
changed the title
Marlin 2.0.9 impossible to compile for MKS Robin Nano V3.1
Marlin 2.0.9 impossible to compile for MKS Robin Nano V3.1 [SOLVED]
Feb 7, 2024
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
I tried to compile for the last Marlin 2.1.2.1; for the 2.0.9, for the last bugfix version and I get this error:
/home/eric/Arduino/Marlin/Makerbase/Marlin 2.0.9/Marlin-2.0.x/Marlin/src/HAL/STM32/sdio.cpp:316: undefined reference to `HAL_SD_IRQHandler'
Bug Timeline
I just received my card.
Expected behavior
A runnable firmware
Actual behavior
Doesn't compile
Steps to Reproduce
Configuration.zip
)
Version of Marlin Firmware
2.09
Printer model
Bear update (a mks3 Prusa version)
Electronics
MKS Robin Nano V3.1
Add-ons
No response
Bed Leveling
ABL Bilinear mesh
Your Slicer
Cura
Host Software
SD Card (headless)
Additional information & file uploads
I also tried the latest versions of Marlin, official releases and bugfix, and it doesn't compile.
The text was updated successfully, but these errors were encountered: