Tool/software: TI-RTOS
I'm having trouble using the SDSPI.h driver in the CC2650 LAUNCHXL in order to implement an SD card with the micro-controller. From my understanding with if the SDSPI stuff is initialized correctly BIOS FatFs can be used to do operations on the SD card. I'm not understanding how to correctly initialize the SDSPI driver.