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

L6218E: Undefined symbol FSMC_NAND_AttributeSpace_Timing_Init

Hello,
I have a problem with one of the KeilV5.25 examples that is for file system...I copied the example from the Pack Installer.. But I faced this problem: this is a linker Error as is:

.\Output\File_Demo.axf: Error: L6218E: Undefined symbol FSMC_NAND_AttributeSpace_Timing_Init (referred from file_demo.o).
.\Output\File_Demo.axf: Error: L6218E: Undefined symbol FSMC_NAND_CommonSpace_Timing_Init (referred from file_demo.o).
.\Output\File_Demo.axf: Error: L6218E: Undefined symbol FSMC_NAND_Init (referred from file_demo.o).

I didn't touch the example code an d just compiled it.Also I already have the functions...

Thanks.

0