> What you generally want is to start OpenOCD like this (for example): > > $ openocd -f /usr/lib/openocd/interface/str9-comstick.cfg -f > /usr/lib/openocd/target/str9comstick.cfg > Open On-Chip Debugger 1.0 (2009-03-12-01:10) svn:r1409 > > BUGS? Read /usr/share/doc/openocd/BUGS > > $URL: > http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd. > c $ 3000 kHz Runtime error, file > "/usr/lib/openocd/target/str9comstick.cfg", line 19: > can't read "_CHIPNAME": no such variable > > > However, as you can see this currently results in an error > (as of r1409), I guess this needs to be fixed in svn. I > didn't have the time to investigate the issue further, yet. >
Found a couple of typo's in the cfg - should be fixed in svn now. Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
