![Ronetix PEEDI User Manual Download Page 30](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040030.webp)
Using PEEDI
TRST_TYPE = OPENDRAIN | PUSHPULL | NONE
Description:
Type of TRST output. NONE means no TRST pulse is generated.
RESET_TIME
Synopsis:
RESET_TIME = <milliseconds>
Description:
If 0 is specified, no reset will be issued, this way PEEDI can be attached to already
initialized and running target, so INIT section could also be missing. If the target
executes code after reset even CORE_STARTUP_MODE=RESET, this means the TAP
is not active during reset.
Example:
RESET_TIME
= 20
RESET_TYPE
Synopsis:
RESET_TYPE = ICEPICK-C | ICEPICK-D | U8500 | LS1000 |
ULTRASCALE | BF60x
Description:
Configure specific reset/connect procedure.
Example:
RESET_TYPE = ICEPICK-C, 3, 1 ; enable TAP3, warm reset
RESET_TYPE = ICEPICK-D, 9, 0 ; enable TAP9, no warm reset
RESET_TYPE = U8500
RESET_TYPE = LS1000
RESET_TYPE = ULTRASCALE
RESET_TYPE = BF60x
PEEDI User’s Manual
30