OpenOCD is at SVN revision 16, containing several improvements on the GDB connection handling and several other fixes. The docs section has a first version of the documentation that will be reworked to reflect the new codebase. Chapters 5 and 6 document the available command line switches and the available …
read moreCygwin support
Since SVN revision 9, OpenOCD works with Cygwin. Currently, only the parport interface is supported, so you should disable building of FTDI FT2232C drivers with:./configure --disable-ftd2xx --disable-ftdi2232Make sure you have the Cygwin 'ioperm' package installed (can be selected from cygwin's setup.exe) and the driver loaded (ioperm -i …
read moreFixes, fixes, and Flash support
Development on OpenOCD has been busy during the holidays. Fixes include support for the Olimex JTAG interface, correct handling of Thumb state (at least for ARM7) and increased stability.The on-chip flash found on LPC2000 devices is supported (tested with a LPC2294), and the parallel port bitbang driver (i.e …Development tree moved to Subversion
I've moved my development tree to the subversion repository at berlios.You can check out the most recent version withsvn checkout svn://svn.berlios.de/openocd/SVN History moved to "Pages -> SVN History"
read morePreview release
There's a preview release avaiable in the files section.
There are still several small issues to be sorted out, and of course a lot of testing has to be done. Let me know of any problems you encounter.
read more