请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC1350 主题中讨论的其他器件:TIDEP0084、
工具/软件:Linux
大家好、
我正在尝试在我的收集器传感器应用中实现 OAD。
我已经编译了我的收集器应用程序、但没有看到 任何命令:在 PuTTy 上。
要键入任何命令、我是否需要任何其他配置?
如果我键入 putty 终端、则显示未找到命令。
有人能指导我、如何做到这一点。
谢谢、
Pratik
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好、AB、
对于我已下载的收集器:
适用于 Linux 系统的低于1GHz 传感器到云工业物联网网关参考设计 : TIDEP0084
我将此示例用于正常的15.4节点-集中器通信。
对于 OAD:
我已使用该十六进制文件擦除外部闪存。
C:\ti\simplelink_cc13x0_sdk_2_20_00_38\examples\rtos\CC1350_LAUNCHXl\ti154stack\hexfiles\oad\erase_extflash_cc1350lp.hex
我已加载具有以下十六进制的协处理器:
C:\ti\simplelink_cc13x0_sdk_2_20_00_38\examples\rtos\CC1350_LAUNCHXL\ti154stack\hexfiles\coprocessor_cc13xx_lp.hex
然后、我从收集器文件夹中的 Makefile 中删除了 Is_headless Cflag。
我对其进行了编译并再次运行。
但是、正如此处所示:
http://dev.ti.com/tirex/content/simplelink_cc13x0_sdk_1_40_00_10/docs/ti154stack/ti154stack-users-guide/ti154stack/native-oad.html#native-oad-example
我没有新的终端来输入命令。
即使我的应用程序也不会等待命令输入。
您能否准确地指导我在基于 Linux 的收集器应用程序上启动 OAD 所需的操作、假设我拥有来自 GitHub 的 TIDEP0084的整套收集器应用程序
谢谢、
Pratik