Welcome! Log In Create A New Profile

Advanced

Marlin 2.0.9.3 Ender 3 SKR Mini V2 Compile Issue

Posted by den4wa 
Marlin 2.0.9.3 Ender 3 SKR Mini V2 Compile Issue
January 11, 2022 03:22PM
I have been attempting to update my Marlin FW from 2.0.7.2 to 2.0.9.3 for the BTT SKR Mini V2 board. The 2.0.7.2 version compiles just fine on my system in VSCode w/PlatformIO but the 2.0.9.3 version keeps throwing an error that I can't figure out what the issue is beyond a permissions problem. I fixed the permissions in the dir but still have an error as follows:
Assembler messages:
Fatal error: can't create .pio/build/STM32F103RE_btt/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c.o: No such file or directory
Has anyone had this issue and/or a way to fix it?
Re: Marlin 2.0.9.3 Ender 3 SKR Mini V2 Compile Issue
January 11, 2022 06:09PM
Delete .pio directory and try again.
Re: Marlin 2.0.9.3 Ender 3 SKR Mini V2 Compile Issue
January 18, 2022 12:07PM
I did as you suggested and deleted the .pio directory and it still has the the same fatal error not being able to create the file. I even deleted the first Marlin 2.0.9.3 folder that I had made changes to configuration.h and configuration_adv.h, then downloaded a fresh copy, copied over the example config files and ran it in the vanilla state, getting the same fatal error. I'm not where my problem is since compiling Marlin 2.0.7.2 works just fine.
Sorry, only registered users may post in this forum.

Click here to login