How to resolve error error: ''SDIO_IRQn'' is undefined
Posted on November 13, 2015 at 07:48I am trying to run Micro SD card Read/Write code.But when i try to compile it in Keil .I get the error''\main.c(141): error: #20: identifier ''SDIO_IRQn'' is undefined ''.Just need help how to resolve it .I am u...