Specifications

RDI DRIVERS FOR THIRD PARTY ARM DEBUGGERS
WITH JTAGJET
31
RAM memory and all flash devices you wish to load code to in the following
format:
RAM = <size>@<address>
FLASH = <type>@<address>
The configuration string is case insensitive. For example,
RAM=2K@0x2000_0000 FLASH=cfi@0x40_0000 FLASH=str9@0x10_0000
specifies that there is 2KB RAM at address 0x2000_0000 and a CFI-compliant
flash device at address 0x40_0000. RAM is to be used by the flash programmer.
The contents of the RAM is always preserved. If RAM is not specified, loading
the code to the flash will last much longer.
The list of supported flash types will be systematically expanded. Please check
with Signum Technical Support for the latest information on the subject. As of
this wrtitng, the following devices are supported by the programmer:
FLASH
TYPE
RAM REQUIRED DESCRIPTION
CFI
Optional (uses <2KB) A single 16-bit CFI compliant flash
device implementing Command Set 1
(Intel and Sharp) and Command Set 2
(AMD/Spansion, Fujitsu, Samsung and
Macronix).
STR9
Optional (uses <1KB) STMicroelectronics STR9xx processor
internal flash.
TABLE 2 Configuration file commands.
SWII-B-RDI-Drv 2.28.08.12.51 80