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.

[参考译文] CC1354P10:SysConfig 不再从 WSL 启动

Guru**** 2459220 points
Other Parts Discussed in Thread: SYSCONFIG, CC1354P10

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/zigbee-thread-group/zigbee-and-thread/f/zigbee-thread-forum/1281310/cc1354p10-sysconfig-not-launching-anymore-from-wsl

器件型号:CC1354P10
主题中讨论的其他器件:SysConfig

无法再从 WSL 启动 SysConfig 工具。 没有可见的日志或抛出错误。

jmarkel@ILA1LT7WDN593:~/ti/sysconfig_1.15.0 ps -uax | grep sys
jmarkel 506 0.0 0.0 7112 2420? ss 11:18 0:00 /usr/bin/dbus-demon --syslog-only --fork --print-pid 5 --print-address 7 --session
jmarkel 1584 0.0 0.0 8164 712分/0 S+ 12:10 0:00 grep --color=auto sys
jmarkel@ILA1LT7WDN593:~/ti/sysconfig_1.15.0

如果尝试通过选择在安装程序结束时"现在"运行该工具的选项来启动它,则会抛出 Segmentation Fault。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Joe!

    TI 最近未对 SysConfig 工具(当然为1.15.0版)进行任何更改。  在功能实例和损坏实例之间对系统应用了哪些更改。  您是否已尝试重新启动 WSL 或重新安装/更新 SysConfig?

    此致、
    瑞安  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是的、我已经尝试了所有这些功能。 如果知道为什么不会以某种方式启动、那会很好。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    是否可以从 ot-ti.git (Linux)打开 openthread.syscfg 文件并且不会抱怨--product ? 我在 Windows 上安装了7.10.00.98 SDK (以及 Windows 系统配置器)、但它抱怨


    *@cliArgs --板"/ti/boards/LP_EM_CC1354P10_6 --产品" simplelink_cc13xx_cc26xx_sdk@7.10.00.98 "
    *@版本{"tool":"1.15.0+2826"}

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我强烈建议升级到 SysConfig 1.16.2 (相关 SDK 使用的版本)并使用以下参数:

    // @cliArgs --product <path to SDK>/.metadata/product.json --board /ti/boards/LP_EM_CC1354P10_6 --rtos freertos

    此致、
    瑞安