cancel
Showing results for 
Search instead for 
Did you mean: 

L6218E: Undefined symbol Driver_MCI0

Dhaval Patel
Associate II
Posted on October 12, 2017 at 18:26

I am using Keil_MDK V5.23 and trying to read/write SD card on STM32F769NI Discovery board.

So far,

1. I created project in Keil MDK for STM32F769NI and selected necessary options from Manage Run Time Environment.

2. I have selected SDMMC2 with DMA option in CubeMX and then I have generated code. Also removed unnecessary Interrupt handlers from stm32F7xx_it.c

3. When I am compiling code I am getting following error: .\Objects\SD.axf: Error: L6218E: Undefined symbol Driver_MCI0 (referred from .\objects\fs_config.o).  Is this known bug in ARM CMSIS drivers / CUBE MX configuration ? OR Am I missing something?

Please share any suggestion if you had faced similar issue.

#l6218e:-undefined-symbol-driver_mci0
0 REPLIES 0