i want to initialise a SD-MMC card and for that i am caling the finit(); function defined in RTL.h but the code is giving error " hyper_terminal.axf: Error: L6218E: Undefined symbol finit (referred from hyper_terminal.o" the file RTL.h is already included. have also included the File_config.c file but the problem persists.