Skip to main content
Glama
gghammer

MCP J-Link Server

by gghammer

jlink_memory_read

Read memory from target microcontroller chips for debugging and firmware analysis. Specify address, data width, and number of units to retrieve memory contents directly from embedded devices.

Instructions

讀取目標晶片的記憶體。

Args: address: 起始位址,支援十六進位格式如 "0x20000000" 或十進位 num_units: 讀取的單元數量(依 width 而定) width: 資料寬度,可選 8、16 或 32(位元),預設 32

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYes
num_unitsNo
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