2024-11-20 01:09 AM
Hello,
Someone sends me a project but when I open it on my PC I encounter the following error :
make: *** No rule to make target 'C:/Users/ghithab/STM32Cube/Repository/STM32Cube_FW_L5_V1.5.1/Middlewares/Third_Party/FatFs/src/option/ccsbcs.c', needed by 'Middlewares/FatFs/ccsbcs.o'. Stop. FatFs_uSD_Standalone C/C++ Problem
Do you know how to fix this problem ? However in my directory I have the file in question :
This probably comes from the configuration path but I only see points....
How i can see the full path instead of the....
Thank you for your helps
Regards
2024-11-20 04:56 AM
Hello,
Was this file added to the project:
-> This is an example from https://github.com/STMicroelectronics/STM32CubeL5/tree/master/Projects/STM32L562E-DK/Applications/FatFs/FatFs_uSD_Standalone
Otherwise, if possible to share with us your project. If not possible to share it in public send it to me in private.
2024-11-20 04:59 AM
Hi,
Thank you for your answer, Can I send you privately ? Please
2024-11-20 05:11 AM
Yes
2024-11-20 06:39 AM
Yes I have this file in my Projet
So Where is the problem ? The Path configuration probably ?