We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi ALL,
Currently I am using the LPC1768 (NGX Technology Combo Board) using Keil MDK473 and I am testing the example code from Keil "MCB1700_SD_File" to test SDHC card. While I build the code I got the below mentioned error. Could you please tell me how to resolve the issue.
C:\Keil\ARM\RV31\INC\File_lib.c(51): error: #35: #error directive: all drives disabled in configuration
Have you looked at line 51 in the file C:\Keil\ARM\RV31\INC\File_lib.c to see what condition actually causes that error?
What does the Documentation tell you?