我们有一个使用 Sensor Controller Studio Linux CLI 的流水线、与 OUT Linux CLI 工具相比、Windows 版本的补丁创建了不同(且对我们来说功能正常)的输出、我们可以在哪里下载这些补丁?
谢谢你
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.
我们有一个使用 Sensor Controller Studio Linux CLI 的流水线、与 OUT Linux CLI 工具相比、Windows 版本的补丁创建了不同(且对我们来说功能正常)的输出、我们可以在哪里下载这些补丁?
谢谢你
它适用于 Windows 和 Linux。 诀窍在于、在 /sensor_controller_studio _ cli_2_9_0_208/sensor_controller_studio / bin 文件夹中、输入"./sensor_controller_studio _ cli -pr DirUserPatchesBase"后、您会发现需要在默认的"<$home>/Documents/Texas Instruments/Sensor Controller Studio/补丁"下安装补丁。 如果要更改此设置、可以使用".sensor_controller_studio _cli -pw "DirUserPatchesBas= "之后再创建目录文件夹本身。 然后将所有 sensor_controller_studio _补丁_archive 内容(2_9_0文件夹、upd_info.xml 等)直接放入该新文件夹。 输入"./sensor_controller_studio --version"后、您应该会找到补丁所在的位置。 下面是我的示例:
a0274016local@uda0274016:~/sensor_controller_studio_cli_2_9_0_208/sensor_controller_studio/bin$ ./sensor_controller_studio_cli -pw "DirUserPatchesBase=/home/a0274016local/Texas Instruments" a0274016local@uda0274016:~/sensor_controller_studio_cli_2_9_0_208/sensor_controller_studio/bin$ ./sensor_controller_studio_cli -pr DirUserPatchesBase /home/a0274016local/Texas Instruments # IN BETWEEN THESE COMMANDS IS WHEN THE "Texas Instruments" FOLDER IS CREATED a0274016local@uda0274016:~/sensor_controller_studio_cli_2_9_0_208/sensor_controller_studio/bin$ ./sensor_controller_studio_cli --version VERSION: 2.9.0.208 PATCHES: 1, 2 and 3