

Viki Shi:
看报错应该是没有添加正确的module,请试一下以下语句:
xdc.useModule('ti.sysbios.BIOS');
xdc.useModule('ti.sysbios.knl.Event');
另外,也建议使用最新版的SDK用于开发
guoxin xie:
回复 Viki Shi:
这里吗 这样添加了 还是那样
guoxin xie:
回复 Liucky:
解决了 谢谢


看报错应该是没有添加正确的module,请试一下以下语句:
xdc.useModule('ti.sysbios.BIOS');
xdc.useModule('ti.sysbios.knl.Event');
另外,也建议使用最新版的SDK用于开发
回复 Viki Shi:
这里吗 这样添加了 还是那样
回复 Liucky:
解决了 谢谢
CC2340R5: Some questions about implementing the sending of ADV data on the rfPacketTx routine of the CC2340R5 chip
CC2642R: TI CC2642 HID示例问题
CC2642R: CC2642R使用外部存储W25Q16JVSSIQ, 未写成功,求帮看看是什么问题
LAUNCHXL-CC26X2R1: Some questions about the periodic advertising process of the RTLS responder