This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Could not find SD Card (SDCard) library and example in Keil IDE after nRF5 SDK 12.2 Keil4 installation

Hi,

I downloaded the nrF5 SDK V12.2 from: www.nordicsemi.com/.../nRF5-SDK

after unzip, I could see the SDCard library under "\nRF5_SDK_12.2.0_f012efa\components\libraries\sdcard"

I am a Keil user, so I ran the nRF5x_MDK_8_11_1_Keil4.msi installation file, which completed without any error message.

However, I couldn't find the SDCard library in Keil when I tried to add it to a project by "manage run time environment" where I was expecting to see app_sdcard under the nRF_Libraries section. I also looked into where the SDK is installed (Keil_v5\ARM\Pack\NordicSemiconductor), but no sign of sd card library

Also, based on this post: devzone.nordicsemi.com/.../ Ole mentioned there is an example on interfacing with SDCard which is in SDK V13. Just wondering if we could run the same example with SDK V12.

Keil: V5.14

My target: NRF51822 SoC (from Rigado, BMD-200) Softdevice: s130_nrf51_2.0.1

Thank you, Peter

Related