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

Project not working #13

Open
shangaoren opened this issue Apr 24, 2018 · 2 comments
Open

Project not working #13

shangaoren opened this issue Apr 24, 2018 · 2 comments

Comments

@shangaoren
Copy link

Hello, I tried to use your project to customize the firmware but there are several errors in the project that blocks compilation.

"fatal erro: ffconf.h: No such file or directory"
"make: ***[STM322/FatFs/diskio.o] Error 1"
"recipe for target 'STM32/FatFs/diskio.o' failed"

How can i get rid of theses errors ?

@wipsy
Copy link

wipsy commented May 13, 2018

The problem is probably that your include directories are relative to your workspace, which isn't setted correctly.
You can try to change eclipse workspace to Marlin4ST/stm32_cube/STM32/Projects/SW4STM32, and re-import project. It worked for me.

@shangaoren
Copy link
Author

shangaoren commented May 19, 2018 via email

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

2 participants