Eclipse STR9 debug command

Hi,

I’m want to use the eclipse debuger. But I got some problem with the command in the dialog tool.

target remote localhost:3333

monitor reset

monitor sleep 500

monitor poll

monitor soft_reset_halt

monitor ar7_9 sw_bkpts enable

monitor mwn 0xFFE00000 0x1000213D

that’s the command I found on yagarto, but some of them or not recognize.

(monitor ar7_9 sw_bkpts enable

monitor mwn 0xFFE00000 0x1000213D)

STR912

Thanks

monitor mwn 0xFFE00000 0x1000213D

is not a valid command or address for the str9.

Have a look here for a tutotial:

http://www.yagarto.de/howto/yagarto2/index.html

http://www.yagarto.de/download/yagarto/STR9Test.zip

Cheers

Spen