Relatively minor, but produces many compiler warnings...
Both ti/dsplib/src/DSPF_sp_blk_move/DSPF_sb_blk_move.h and ti/dsplib/src/DSPF_sp_blk_move/c674/DSPF_sp_blk_move.h define DSPF_sp_BLK_MOVE_H_. Because of this, DSPF_sp_blk_move() never gets declared, and so we get an implicit declaration warning every time this function is used.