general question

Hi there.

I have installed the Amontec jtagkey and want to use the openocd to “play” with my uC (HITEX STR7 EVALBOARD).

First I load the file configuration file "openocd -f jtagkey-str7xx.cfg

→ the command prompt gets blocked (as expected)

Then I guess I must open another command prompt.

But how can I send commands now?

I want to try to turn on or off some LEDs that are on port2 (p2.8 to p2.15)

Raymond