This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

reza

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.

0