27
Example
char acOut[256];
char acRead[32];
//
// Exclude memory regions
//
JLINK_ExecCommand("map exclude 0x200000-0x2FFFFF", acOut, sizeof(acOut));
JLINK_ExecCommand("map exclude 0x400000-0x4FFFFF", acOut, sizeof(acOut));
//
// Read memory
//
JLINK_ReadMem(0x200000, sizeof(acRead), acRead); // Memory access is ignored
JLINK_ReadMem(0x300000, sizeof(acRead), acRead); // Memory access is permitted
JLINK_ReadMem(0x400000, sizeof(acRead), acRead); // Memory access is ignored
4.2.1.2 map illegal
This command marks a specified memory region as an illegal memory area. All sub-
sequent memory accesses to this memory region produces a warning message and
the memory access is ignored. This command can be used for marking more than one
memory region as an illegal area by subsequent calls to JLINK_ExecCommand()
Syntax
map illegal <SAddr>-<EAddr>
4.2.1.3 map ram
This command should be used for defining an area in RAM of the target device. The
area must be 256-byte aligned. The data which was located in the defined area will
not be corrupted. Data which resides in the defined RAM area is saved and will be
restored if necessary.
Syntax
map ram <StartAddressOfArea>-<EndAddressOfArea>
Example
char acOut[256];
char acRead[32];
//
// Mark memory regions as illegal areas
//
JLINK_ExecCommand("map illegal 0x200000-0x2FFFFF", acOut, sizeof(acOut));
JLINK_ExecCommand("map illegal 0x400000-0x4FFFFF", acOut, sizeof(acOut));
//
// Read memory
//
JLINK_ReadMem(0x200000, sizeof(acRead), acRead); // Produces a warning
JLINK_ReadMem(0x300000, sizeof(acRead), acRead); // Memory access is permitted
JLINK_ReadMem(0x400000, sizeof(acRead), acRead); // Produces a warning
4.2.1.4 map reset
This command restores the default memory mapping, which means all memory
accesses are permitted.
Syntax
map reset
Example
char acOut[256];
char acRead[32];
J-Link ColdFire BDM 26 (UM08009)
? 2004-2009 SEGGER Microcontroller GmbH & Co. KG
相关PDF资料
8-1437020-8 CONN RECEPT 20POS 30GOLD BLUE
80081001 MOTOR BLDC GEAR IC KEY 80W 24V
80089704 MOTOR BLDC GEAR IC KEY 80W 24V
80089705 MOTOR BLDC GEAR IC KEY 80W 24V
80089706 MOTOR BLDC GEAR IC KEY 80W 24V
80141001 MOTOR BLDC GEAR IC KEY 32W 24V
80141002 MOTOR BLDC GEAR IC KEY 32W 24V
80141003 MOTOR BLDC GEAR IC KEY 32W 24V
相关代理商/技术参数
8.12.00 制造商:SEGGER 功能描述:EMULATOR J-LINK PRO 制造商:SEGGER 功能描述:JTAG EMULATOR J-LINK PRO USB 制造商:SEGGER 功能描述:JTAG EMULATOR, J-LINK, PRO, USB, ENET 制造商:SEGGER 功能描述:JTAG EMULATOR, J-LINK, PRO, USB2.0, ETHERNET; IC Product Type:USB JTAG Emulator; Features:Supports ARM, Cortex-M, Cortex-A, RX000 Series & Cortex-R4 MCUs, USB 2.0 & Ethernet Interface
8.12.00 J-Link PRO 功能描述:仿真器/模拟器 RoHS:否 制造商:Blackhawk 产品:System Trace Emulators 工具用于评估:C6000, C5000, C2000, OMAP, DAVINCI, SITARA, TMS470, TMS570, ARM 7/9, ARM Cortex A8/R4/M3 用于:XDS560v2
8.12.00 J-LINK PRO 制造商:SEGGER 功能描述:JTAG EMULATOR J-LINK PRO USB2.0 ETHE
8.13.00 制造商:SEGGER 功能描述:JTAG EMULATOR J-TRACE CORTEX 制造商:SEGGER 功能描述:EMULATOR J-TRACE FOR CORTEX-M 制造商:SEGGER 功能描述:JTAG EMULATOR, J-TRACE, FOR CORTEX-M 制造商:SEGGER 功能描述:JTAG EMULATOR, J-TRACE, USB, FOR CORTEX-M; IC Product Type:USB JTAG Emulator; Features:Supports Cortex-M and ARM Series Cores, USB 2.0 Interface
8.13.00 J-TRACE CORTEX-M 制造商:SEGGER 功能描述:JTAG EMULATOR J-TRACE FOR CORTEX-M 制造商:SEGGER 功能描述:JTAG EMULATOR, J-TRACE, FOR CORTEX-M
8.13.00 J-Trace for Cortex-M 功能描述:仿真器/模拟器 RoHS:否 制造商:Blackhawk 产品:System Trace Emulators 工具用于评估:C6000, C5000, C2000, OMAP, DAVINCI, SITARA, TMS470, TMS570, ARM 7/9, ARM Cortex A8/R4/M3 用于:XDS560v2
8.13.00 J-TRACE FOR CORTEX-M3 功能描述:EMULATOR JTAG/SWD CORTEX M3 RoHS:是 类别:编程器,开发系统 >> 内电路编程器、仿真器以及调试器 系列:- 产品变化通告:Development Systems Discontinuation 19/Jul/2010 标准包装:1 系列:* 类型:* 适用于相关产品:* 所含物品:*
8.13.14 J-Trace for Cortex-M/Pro Bundle 功能描述:仿真器/模拟器 RoHS:否 制造商:Blackhawk 产品:System Trace Emulators 工具用于评估:C6000, C5000, C2000, OMAP, DAVINCI, SITARA, TMS470, TMS570, ARM 7/9, ARM Cortex A8/R4/M3 用于:XDS560v2