please have anyone r516?

Hello. For the proper transfer functioning of the Intel Mote 2 I need OpenOCD revision 516. In TinyOS wiki indicates the download from SVN, but OpenOCD’s blog I’ve read that this type of download is no longer available.

Thanks for your attention.

A greeting

you can still get that version from git:

git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd

git checkout 3b2a068ea997323eb37251b31be8034c57ff9def

Revision: 3b2a068ea997323eb37251b31be8034c57ff9def

Author: oharboe

Date: 14/03/2008 11:20:46

Message:

added profile command. It was added to simplify evaluation by testers.

git-svn-id: svn://svn.berlios.de/openocd/trunk@516 b42882b7-edfa-0310-969c-e2dbd0fdcd60


Modified : src/target/target.c

Cheers

Spen

Hi again. Thanks! :smiley:

Then what should be sufficient to run

git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd
git checkout 3b2a068ea997323eb37251b31be8034c57ff9def

? I have ran it but I do not know if it is sufficient. :oops:

Cheers

svn checkout -r 516 svn://svn.berlios.de/openocd/trunk