On Thu, Feb 18, 2010 at 2:17 PM, Austin, Alex <[email protected]> wrote: > Just starting to write a wrapper to auto-config openocd. Using python, > it's a class that attempts to wrap openocd configuration. So far it > doesn't do much, but I would appreciate any comments anyone has. Go > ahead and run it on your machines (only Linux supported ATM) as it > doesn't write to any files except /dev/null.
What does it do right now? Just finding out the interface? I actually have the Luminary EK-LM3S1968 instead of LM3S811. [mc...@myfreebsd ~/Downloads]$ pythin openocd.py bash: pythin: command not found [mc...@myfreebsd ~/Downloads]$ python openocd.py Finding interfaces... Found dummy Found luminary Found luminary-lm3s811 Found jlink -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
