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

problem by include sd/mmc in keil 5.13

hi all

i have a few problem by include sd/mmc in keil 5.13

When I compile the code was some warning

Build target 'Target 1'
compiling code_main.c...
code_main.c(85): warning:  #223-D: function "finit" declared implicitly
  finit(NULL);
code_main.c: 1 warning, 0 errors
linking...
Program Size: Code=26516 RO-data=1976 RW-data=2200 ZI-data=13816
".\Objects\1.axf" - 0 Error(s), 1 Warning(s).

In practice it does not work I need your assistance

0