用的什么版本,包括IAR和CC13XX SDK.?
http://processors.wiki.ti.com/index.php/Creating_TI-RTOS_Applications_in_IAR_Embedded_Workbench#Generating_the_Files_for_the_TI-RTOS_Examples
Integrating TI-RTOS Examples with the IAR IDE
In order for IAR to discover TI-RTOS…
Other Parts Discussed in Thread: CC3120 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/696537/rtos-msp432e401y-multiple…
Other Parts Discussed in Thread: SYSBIOS 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/658784/rtos-simplelink-msp432…
Other Parts Discussed in Thread: CC3220SF-LAUNCHXL , CC3220MOD 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/648115/ccs-cc3220sf-launchxl-at-command-interface…
Other Parts Discussed in Thread: CC2650 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/639157/msp432p401r-msp432…
Other Parts Discussed in Thread: CC2564 Hi all,
【我使用的工具】板子:CC2564+MSP430; 协议栈:CC256x MSP430 Bluetopia SDK v1.5 R2
【实验现象】目标是想要实现Inquiry后得到蓝牙设备的RSSI值。
我在GAP_Event_Callback回调函数中添加了:
case etInquiry_With_RSSI_Entry_Result : BD_ADDRToStr(GAP_Event_Data->Event_Data…