Skip to content

Error compile config P802QR2_ZRIB #5

Description

@mmorfey

Hello! I encountered several errors when trying to compile the firmware for the printer. I overcame the first one.
Replace "src_filter" to "build_src_filter" in file because there was a mistake 'platformio.ini'.

But I can't overcome the error with file 'fastio.h'.

*** [.pio\build\ZRIBV6\src\src\lcd\ultralcd.cpp.o] Error 1
Marlin\src\lcd\../inc/../HAL/./AVR/fastio.h:82:41: error: 'DIOSHIFT_LD_RPORT' was not declared in this scope
Marlin\src\lcd\../inc/../HAL/./AVR/fastio.h:72:14: error: 'DIOSHIFT_LD_WPORT' was not declared in this scope
Marlin\src\lcd\../inc/../HAL/./AVR/fastio.h:72:35: error: 'DIOSHIFT_LD_PIN' was not declared in this scope
Marlin\src\lcd\../inc/../HAL/./AVR/fastio.h:73:14: error: 'DIOSHIFT_LD_WPORT' was not declared in this scope
Marlin\src\lcd\../inc/../HAL/./AVR/fastio.h:73:35: error: 'DIOSHIFT_LD_PIN' was not declared in this scope

What exactly am I doing wrong?

#P802QR2 #Marlin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions