0597a9a53a3628b8da04fed4a192b5a1ca395277
[openocd.git] / tcl / target / icepick.cfg
1 # Utilities for TI ICEpick-C ... used in DaVinci, OMAP3, and more.
2
3 # jrc == TAP name for the ICEpick
4 # port == a port number, 0..15
5 proc icepick_c_tapenable {jrc port} {
6
7 # NOTE: it's important not to enter RUN/IDLE state until
8 # done sending these instructions and data to the ICEpick.
9 # And never to enter RESET, which will disable the TAPs.
10
11 # select router
12 irscan $jrc 7 -endstate IRPAUSE
13 drscan $jrc 8 0x89 -endstate DRPAUSE
14
15 # set ip control
16 irscan $jrc 2 -endstate IRPAUSE
17 drscan $jrc 32 [expr 0xa0002108 + ($port << 24)] -endstate DRPAUSE
18
19 irscan $jrc 0x3F -endstate RUN/IDLE
20 runtest 10
21 }
22
23 # vim:syntax tcl

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)