Hello,
I am using standard configuration files except for the crystal frequency
which I have to set to 14675 to match my hardware and my openocd.cfg looks
like the following:

source [find interface/jtagkey-tiny.cfg]
source [find target/lpc2103.cfg]

Then when I run open openocd in the command prompt, I get the following
message:

Open On-Chip Debugger 0.2.0 (2009-07-24-13:04) Release
$URL:
http://svn.berlios.de/svnroot/repos/openocd/tags/openocd-0.2.0/src/openocd.c$
For bug reports, read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
jtag_nsrst_delay: 100
jtag_ntrst_delay: 100
Info : device: 4
Info : deviceID: 67358712
Info : SerialNumber: T1Q4RFW8 A
Info : Description: Amontec JTAGkey A
Info : JTAG tap: lpc2103.cpu tap/device found: 0xcf3f0f1f (mfg: 0x78f, part:
0xf3f0, ver: 0xc)
Error: JTAG tap: lpc2103.cpu              got: 0xcf3f0f1f (mfg: 0x78f, part:
0xf3f0, ver: 0xc)
Error: JTAG tap: lpc2103.cpu  expected 1 of 1: 0x4f1f0f0f (mfg: 0x787, part:
0xf1f0, ver: 0x4)
Error: trying to validate configured JTAG chain anyway...
Error: unknown EmbeddedICE version (comms ctrl: 0xc0000000)


Any ideas what could be the problem.

Thanks,
Ananda
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to