hi all I need your assistance
i have a few problem by include sd/mmc in keil 5.13
When I compile the program was some error
These are the error is : Build target 'Target 1' compiling File_Config.c... File_Config.c(12): error: #5: cannot open source input file "File_Config.h": No such file or directory #include <File_Config.h> File_Config.c: 0 warnings, 1 error compiling Retarget.c... Retarget.c(15): error: #5: cannot open source input file "File_Config.h": No such file or directory #include <File_Config.h> Retarget.c: 0 warnings, 1 error ".\Objects\1.axf" - 2 Error(s), 0 Warning(s). Target not created.