问题一:使用Sensor Controller 时,若要把SC整合到非实时的项目中operation System应该选哪个选项?
问题二:第二个选项TI Driver porting layer(TI驱动程序移植层)是什么意思?用来干嘛的?
我用的是CC2640R2F CCS中用的是非实时的rfpacketTX项目
Viki Shi:
具体含义如下:
The following operating system abstractions are included in the Sensor Controller Studio installation:
TI-RTOS : Uses the TI-RTOS API directly.
TI Driver Porting Layer : Uses the TI SimpleLink SDK Driver Porting Layer (DPL) to interface with the underlying operating system, for example TI-RTOS.
None : Uses direct register access and DriverLib API.