Hello,

the trunk version 784 will not work here with a jtagkey.
If I start openocd with:

openocd -f .\prj\jtagkey.cfg

I got the following error:

C:\Temp\LPC2148Test>openocd -f .\prj\jtagkey.cfg
Open On-Chip Debugger 1.0 (2008-07-10-19:08) svn:
$URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $
Info:    options.c:50 configuration_output_handler(): Runtime error, file
"?", l
ine 1:
Info:    options.c:50 configuration_output_handler():     invalid command
name "
script"

Even if I try to start with debug like:

C:\Temp\LPC2148Test>openocd -f .\prj\jtagkey.cfg -d3 -ltest.txt
Open On-Chip Debugger 1.0 (2008-07-10-19:08) svn:
$URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $
Info:    options.c:50 configuration_output_handler(): Runtime error, file
"?", l
ine 1:
Info:    options.c:50 configuration_output_handler():     invalid command
name "
debug_level"
Info:    options.c:50 configuration_output_handler(): Runtime error, file
"?", l
ine 1:
Info:    options.c:50 configuration_output_handler():     invalid command
name "
log_output"
Info:    options.c:50 configuration_output_handler(): Runtime error, file
"?", l
ine 1:
Info:    options.c:50 configuration_output_handler():     invalid command
name "
script"

Attached you will find my cfg file too.

Best regards,

Michael

Attachment: jtagkey.cfg
Description: Binary data

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to