Hello Dominic,
i´ve tried this two things.
Openocd want´s to read sometimes 5 or 20 Bytes.
But after some step commands - really random -
when i try the timout code - programm exits then with
an error 0 Bytes read.
it seems as if openocd and the jtagkey doesn´t talk together. sometimes
this happens very early, after starting openocd - somtimes after some steps.
when it happens at start i can see that openocd puts the reset to the device
and after that hangs completely. Openocd doesn´t connect to telnet in that case.
I bought a signalyzer last week and tried it . Same behaviour. So i think it couldn´t be that the amontec key is ill.
I get an older PC < 2 GHz and test - more and quicker errors.
under all circumstances - wiggler works very well.
another question
trying to use the lastest openocd source i made a SVN Update.
Now i can´t compile. Make shows me
…
if gcc -DHAVE_CONFIG_H -I. -I. -I…/… -I…/…/src/gdb -I…/…/src/helper
./src/jtag -I…/…/src/xsvf -g -O2 -MT arm7_9_common.o -MD -MP -MF ".d
m7_9_common.Tpo" -c -o arm7_9_common.o arm7_9_common.c; \
then mv -f “.deps/arm7_9_common.Tpo” “.deps/arm7_9_common.Po”; els
f “.deps/arm7_9_common.Tpo”; exit 1; fi
arm7_9_common.c: In function `arm7_9_execute_sys_speed’:
arm7_9_common.c:542: error: parse error before ‘<<’ token
arm7_9_common.c: In function `arm7_9_execute_fast_sys_speed’:
arm7_9_common.c:579: error: parse error before ‘<<’ token
arm7_9_common.c: In function `arm7_9_read_memory’:
arm7_9_common.c:1658: error: parse error before ‘<<’ token
arm7_9_common.c:1659: error: parse error before ‘)’ token
arm7_9_common.c: At top level:
and so on
the line 542 looks strange to me. any hint how i can make it work again.
best regards martin