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

Marlin 2.0.9 impossible to compile for MKS Robin Nano V3.1 [SOLVED] #339

Open
Ericounet opened this issue Feb 5, 2024 · 1 comment
Open

Comments

@Ericounet
Copy link

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

  1. Download from github the release 2.09
  2. made a few changes (PlatformIO, main board name, LCD type
    Configuration.zip
    )
  3. 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.

@Ericounet 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
@Ericounet
Copy link
Author

Hi,

I got it to compile with the latest bugfree version, but the 23 december version, not the last one.
So, it's OK for now.

I'll investigate why the last bugfree doen't compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant