You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hello,
I get rid of some errors by portimg the project to visual gdb but now i have some errors about wifi, it is very annoying so i gave up for the moment.
If you want visual gbd project let me know ;)
Best regards
Le 13 mai 2018 11:56, wipsy <[email protected]> a écrit :
same problem for me. Did you had any success solving it ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#13 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/Ak51Dx8w_0xNckJZjqcDJWntPzK1Rr_iks5tyAMxgaJpZM4Th0j5>.
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 ?
The text was updated successfully, but these errors were encountered: