![Ronetix PEEDI User Manual Download Page 53](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040053.webp)
Using PEEDI
Section PLATFORM_AVR32
This section describes the AVR32 cores connected to PEEDI.
COREn
Synopsis:
COREn = AVR32AP7|AVR32UC3, [tap_num]
Description:
Type of CORE and a TAP number separated by comma.
COREn_BLOCK_ACCESS
Synopsis:
COREn_BLOCK_ACCESS = START_ADDRESS, LENGTH
Description:
This parameter accepts NO or memory region (start address and length in bytes). If a
memory region is supplied (usually this is the RAM of the target), PEEDI will access
target memory region using the MEMORY_WORD_ACCESS TAP command.
Section INIT
This is the section specified by COREn_INIT parameter. It includes commands, which are executed
once after every target power detection and target reset. The purpose of this section is to initialize
the target (map the memory, init peripherals and so on). Most of these are
memory write
commands.
Example:
PEEDI User’s Manual
53