TI中文支持网
TI专业的中文技术问题搜集分享网站

如何添加TL Layer 到 simple_peripheral工程中?

目前我在CC2640R2 LAUNCHPAD上运行simple_peripheral工程。我想使用NPI中的SPI。因此我根据官方文档《Cc2640_Adding_a_UART_or_SPI_driver_to_a_Sample_Project》,将NPI-SPI添加到simple_peripheral工程中。但是官方文档不是最新版,我的SDK中已经找不到"tl.h"文件。请问有没有最新版的官方文档?在使用simplelink_cc2640r2_sdk_1_40_00_45时,如何添加TL Layer 到 simple_peripheral工程中?

1、官方文档《Cc2640_Adding_a_UART_or_SPI_driver_to_a_Sample_Project》中提到了tl.c和tl.h文件,如图1所示

2、我的SDK中没有tl.c和tl.h文件,如图2所示

3、附件
(1)官方文档《Cc2640_Adding_a_UART_or_SPI_driver_to_a_Sample_Project》的链接

 

(2)simple_peripheral工程在我的SDK中的位置
C:\ti\simplelink_cc2640r2_sdk_1_40_00_45\examples\rtos\CC2640R2_LAUNCHXL\blestack\simple_peripheral

(3)simplelink_cc2640r2_sdk_1_40_00_45 可从如下路径下载:
dev.ti.com/…/

(4)CC2640R2 launchpad 可从这里购买:
www.ti.com/…/launchxl-cc2640r2

8、我的开发环境
CCS:Code Composer Studio 7.2.0
SDK:simplelink_cc2640r2_sdk_1_40_00_45
hardware:CC26640R2 launchpad develop kit
VS: Microsoft Visual C++ 2010 Express
系统:win7 64 位

Viki Shi:

这两文件需要另外下,地址: git.ti.com/…/transport-layer

赞(0)
未经允许不得转载:TI中文支持网 » 如何添加TL Layer 到 simple_peripheral工程中?
分享到: 更多 (0)