Other Parts Discussed in Thread: BOOSTXL-CC2650MA , CC2650 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/602793/rtos-boostxl-cc2650ma-project-zero…
我按照 Logging with TI SimpleLink SDK 这个示例中的方式想要打印信息,为什么只有log示例才能正常打印,像我打开onoff_switch这个示例,然后在zigbee中勾选enable logging,如何按照 Logging with TI SimpleLink SDK 中的操作设置log modules为uart输出,但是使用tilogger进行查看的时候,能够正常打开串口但是没有数据输出,只有log示例才能正常输出数据,这是为什么,难道除了enable logging以外还需要其他配置才能打印吗…