C2000_Multicore_Debug_MCP

gjjisadog/C2000_Multicore_Debug_MCP
★ 0 stars TypeScript Code/Dev Tools Updated today
Explicit multicore MCP debug server for TI C2000 CCS Debug Server workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "c2000_multicore_debu": {
      "command": "npx",
      "args": [
        "-y",
        "gjjisadog/C2000_Multicore_Debug_MCP"
      ]
    }
  }
}

README Excerpt

Independent MCP server for explicit TI C2000 multicore debug control. The first implementation targets F28P65x CPU1/CPU2 workflows and keeps all debug APIs scoped by `sessionId` and `coreId`. | Capability | Status | Evidence | |---|---|---| | Daemon/job/lease/worker persistence | Mock verified; selected hardware manually verified | Automated SQLite/Mock tests plus prior explicit F28P65x acceptance |

Tools (20)

C2000_MCP_C2000WARE_PATHC2000_MCP_CCS_INSTALL_PATHC2000_MCP_CCXML_PATHC2000_MCP_CONFIGC2000_MCP_WORKSPACE_PATHC2000_PROGRAM_SEARCH_ROOTSC28xx_CPU1C28xx_CPU2ExpressionAssignFailedExpressionVerifyFailedassignExpressionsautoc2000_analyzeRamOwnershipc2000_assignExpressionsc2000_closeDebugSessionc2000_compareExpressionsc2000_connectCoresc2000_connectTargetc2000_continuec2000_createDebugSession