Skip to main content
Glama
gghammer

MCP J-Link Server

by gghammer

jlink_memory_write

Write data to target chip memory using SEGGER J-Link debug probes for embedded system programming and debugging tasks.

Instructions

寫入資料到目標晶片的記憶體。

Args: address: 起始位址,支援十六進位格式如 "0x20000000" 或十進位 data: 要寫入的資料陣列,每個元素對應一個 width 單元 width: 資料寬度,可選 8、16 或 32(位元),預設 32

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYes
dataYes
widthNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gghammer/MCP_JLINK'

If you have feedback or need assistance with the MCP directory API, please join our Discord server