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

error while linking....

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.