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

Board file missing #2

Open
phiradd opened this issue Jul 13, 2021 · 6 comments
Open

Board file missing #2

phiradd opened this issue Jul 13, 2021 · 6 comments

Comments

@phiradd
Copy link

phiradd commented Jul 13, 2021

Hi,

I was not able to compile the code neither with platformio nor with arduino ide because the board description is missing: ac_tri_f103re.

Please provide some information on how to successfully compile the code and or the respective json board file.

Thank you very much
Philipp

build_fail

@ANYCUBIC-3D
Copy link
Owner

Hi,

I was not able to compile the code neither with platformio nor with arduino ide because the board description is missing: ac_tri_f103re.

Please provide some information on how to successfully compile the code and or the respective json board file.

Thank you very much
Philipp

build_fail

please refer to this building steps:
https://github.com/ANYCUBIC-3D/Vyper/wiki

@FotoFieber
Copy link

FotoFieber commented Jul 16, 2021

Same problem here. Building steps on wiki didn't help.

Update:
Removed Platforms for ST STM32 and followed instructions on the wiki. Now it is compiling.

@chinamummy
Copy link

board20220113225347
board_name AC_TRI_ F1
chip_name STM32F103RET6

@chaoshikong
Copy link

board20220113225347 board_name AC_TRI_ F1 chip_name STM32F103RET6

为什么我编译还是错误一大堆呢?

@Mangers95
Copy link

Can someone explain what to do .. i dont get it to compilie :(

@stopanko
Copy link

stopanko commented Nov 11, 2023

Removed Platforms

What does it means "Removed Platforms"

For me it's not woking

Marlin\src\core\../inc/../pins/stm32f1/pins_AC_TRI_F1_V1.h:25:4: error: #error "Oops! Select an STM32F1 board in 'Tools > Board.'"

UPD: SOLVED!

Step1: Run this task to build. Not default or not build button
image

Step2: If you have ststm32 and ststm32@10.0.1 folders in the .platformio\platforms -> Copy ac_tri_f103re.json file to both of them

image

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

7 participants