MKS-Robin icon indicating copy to clipboard operation
MKS-Robin copied to clipboard

Robin Mini cant compile

Open HailStorm32 opened this issue 5 years ago • 3 comments

I'm getting the following errors when building.

Marlin\src\HAL\HAL_STM32F1\u8g_com_stm32duino_fsmc.cpp:154:3: error: '__IO' does not name a type; did you mean '__tm'?

Marlin\src\HAL\HAL_STM32F1\u8g_com_stm32duino_fsmc.cpp:111:22: error: 'PD7' was not declared in this scope

Marlin\src\HAL\HAL_STM32F1\u8g_com_stm32duino_fsmc.cpp:136:22: error: 'PD11' was not declared in this scope

Marlin\src\HAL\HAL_STM32F1\u8g_com_stm32duino_fsmc.cpp:137:22: error: 'PD12' was not declared in this scope

Any idea as to why, and how to fix it?

HailStorm32 avatar Jul 04 '19 21:07 HailStorm32

Hi,

I believe the Marlin 2.x bugfix is still missing several libraries that are needed to finish compiling firmware for the Robin Mini... I actually went back to the manufacturer of my printer after having the same issue compiling Marlin 2.x for my Robin Mini and the manufacturer sent me a copy of marlin with several extra libraries which allowed me to compile for the Robin Mini. It seems that the MKS Robin line of boards is "In the works" for Marlin but not finished from what I have read.

jfkerekes avatar Aug 05 '19 17:08 jfkerekes

Hi Jf It would be interesting to post the working Marlin from your end and see if Marlin Dev. Would take the portion that might be issuing and forge them into the existing.

For sure Robin line are in the work. From everyone in the community like yourself who brings in parts to merge it into the main.

Thanks for takin the time to report and support.

On Mon, Aug 5, 2019 at 11:04 jfkerekes [email protected] wrote:

Hi,

I believe the Marlin 2.x bugfix is still missing several libraries that are needed to finish compiling firmware for the Robin Mini... I actually went back to the manufacturer of my printer after having the same issue compiling Marlin 2.x for my Robin Mini and the manufacturer sent me a copy of marlin with several extra libraries which allowed me to compile for the Robin Mini. It seems that the MKS Robin line of boards is "In the works" for Marlin but not finished from what I have read.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/makerbase-mks/MKS-Robin/issues/107?email_source=notifications&email_token=AFYWWXICN4AMJJ77MUEUJKDQDBMSDA5CNFSM4H573FG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3SOHJQ#issuecomment-518316966, or mute the thread https://github.com/notifications/unsubscribe-auth/AFYWWXJMLQTDOD5ICI6F6D3QDBMSDANCNFSM4H573FGQ .

3Dangel avatar Aug 05 '19 19:08 3Dangel

You can use the MKS Robin Mini Marlin firmware from MKS Github or compile with Marlin's official website firmware.

makerbase-mks avatar Oct 11 '19 08:10 makerbase-mks