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.

[参考译文] LAUNCHXL-F280025C:CCS 5.04.0 syscfg 无法正常工作

Guru**** 2124380 points
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1443977/launchxl-f280025c-ccs-5-04-0-syscfg-can-not-work

器件型号:LAUNCHXL-F280025C
主题中讨论的其他器件:C2000WARESysConfig

工具与软件:

你(们)好

在以前使用5.03.0时、它可以正常工作、但现在无法自动更新为5.04.0。 我检查了5.04.0文件夹、一切正常。 json 文件的内容如下所示

  "名称""C2000WARE"
  "DisplayName""C2000 SysConfig"
  "版本""5.04.00.00"
  "documentationPath""../doc"

  "includePaths":[
    ".."
  ]、

  "模板":[
  ]、

  "组件":[
    "/driverlib/PeripheralComponents.js
    "/utilities/clb_tool/clb_syscfg/source/CLBToolComponents.js
    "/utilities/dcsm_tool/dcsm_syscfg/source/DCSMToolComponents.js
    "/utilities/cmd_tool/cmd_syscfg/source/CMDToolComponents.js
    "/libraries/C2000WARELibraryComponents.js
    "/kernel/freertos_tool/FREERTOSToolComponents.js
    "/driverlib/clocktree/clockTreeComponents.js
    "/utilities/transfer/TransferComponents.js
  ]、

  "器件":[
    "F28004x"
    "F2837xD"
    "F2837xS"
    "F2807x"
    "F2838x"
    "F28002x"
    "F28003x"
    "F280013x"
    "F280015x"
    "F28P65x"
    "F28P55x"
  ]、

  "boardPath""/boards/"
  
  "contexts":{
    "F2837xD":[
      {
        "名称""CPU1"
        "targetdbId""C28xx_CPU1"
      }、
      {
        "名称""CPU2"
        "targetdbId""C28xx_CPU2"
      }
    ]、
    "F2838x":[
      {
        "名称""CPU1"
        "targetdbId""C28xx_CPU1"
      }、
      {
        "名称""CPU2"
        "targetdbId""C28xx_CPU2"
      }
    ]、
    "F28P65x":[
      {
        "名称""CPU1"
        "targetdbId""C28xx_CPU1"
      }、
      {
        "名称""CPU2"
        "targetdbId""C28xx_CPU2"
      }
    ]
  }、

  "MinToolVersion""1.15.0"
  "migrationProducts":[{"name":"MCU_SDK_F29H85x","versionRange":"1.0.0"}]
}