Other Parts Discussed in Thread: ENERGIA, CC2650
Hello, I am having trouble using the SDSPI library example from the TI Resource Explorer.
Some basic information:
IDE: CCSv6
Hardware Platform: MSP432P401R LaunchPad
SD Card Module: one similar to this
I want use Bluetopia with SDSPI, so I can't use the TI-RTOS.
I can compile the code, but I can't define : extern const SDSPI_FxnTable SDSPIMSP432_fxnTable;
any idea?