如题。
单片机选用的是F6779芯片,标准硬件连接方式。TI-RTOS是最新版本V2.1。使用的是CCSv6开发环境。
现求一个TI-RTOS移植的demo project,具有SDSPI功能,具有基本的打开文件、关闭文件、读取文件数据和向文件中写入数据等基本操作。
多谢高手朋友!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
如题。
单片机选用的是F6779芯片,标准硬件连接方式。TI-RTOS是最新版本V2.1。使用的是CCSv6开发环境。
现求一个TI-RTOS移植的demo project,具有SDSPI功能,具有基本的打开文件、关闭文件、读取文件数据和向文件中写入数据等基本操作。
多谢高手朋友!
MSP430系列,目前只有F5529和FR5969已经集成driverlib和TI-RTOS drivers (包括SDSPI driver) ,对于F6779 ,你需要自己创建一个新的library,请参考下面的WIKI: http://processors.wiki.ti.com/index.php/Creating_TI-RTOS_Projects_for_Other_MSP430_Devices
参考: http://e2e.ti.com/support/embedded/tirtos/f/355/p/354969/1244916.aspx#1244916