Hi,
Sorry, I'm not fimilar with git, attachment is the patch file.
I can provide -d3 log file if you want, which can provide a detailed view of
every operation. And the detailed signal of the SWD operation.


2009/11/16 Andrew Rogers <[email protected]>

> I had some success by doing:
>
> $ git clone http://repo.or.cz/r/openocd/simonqian.git
> $ cd simonqian/
> $ git pull http://repo.or.cz/r/openocd/simonqian.git sq/swj_versaloon
>
> Regards
> Andrew
>
>
> On Sun, 2009-11-15 at 21:31 +0000, Andrew Rogers wrote:
> > I've recently seen some of the work Simon has done with SWD and I think
> > that it overlaps with what I am doing. I had, until now, missed Simon's
> > post on the 7th November 2009 and some earlier posts.
> >
> > I can't seem to get Simon's branch cloned properly. Here's what I'm
> > doing:
> >
> > $ git clone http://repo.or.cz/r/openocd.git
> > $ git branch swj 7acb2607ff79336174014ddfc313433ada9abc44
> > $ git checkout swj
> > $ git pull http://repo.or.cz/r/openocd/simonqian.git sq/swj_versaloon
> >
> > The problem is that I don't get any of the logs relating to the SWD
> > branch, instead I get:
> >
> > $ git log
> > commit 6b7e8d3b6e589e92c32d4d5f3bc8f1229d178416
> > Merge: 7acb260... 55d483f...
> > Author: Andrew Rogers <[email protected]>
> > Date:   Sun Nov 15 21:14:07 2009 +0000
> >
> >     Merge branch 'sq/swj_versaloon' of
> > http://repo.or.cz/r/openocd/simonqian into swj
> >
> > commit 7acb2607ff79336174014ddfc313433ada9abc44
> > ......
> >
> > Notice the only log entry is that I merged a branch. Well I guess that
> > is what I did, 'git pull' merges. So I tried a clone:
> >
> > $ git clone http://repo.or.cz/r/openocd/simonqian.git
> >
> > gives me:
> > warning: remote HEAD refers to nonexistent ref, unable to checkout.
> >
> > I would like to work with Simon's code and extend it from there rather
> > than do what he has already done. First I need to successfully clone
> > Simon's branch. Help please!
> >
> > Regards
> > Andrew
> >
> >
> > _______________________________________________
> > Openocd-development mailing list
> > [email protected]
> > https://lists.berlios.de/mailman/listinfo/openocd-development
>
>
> _______________________________________________
> Openocd-development mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/openocd-development
>



-- 
Best Regards, SimonQian
http://www.SimonQian.com

Attachment: swj.patch
Description: Binary data

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

Reply via email to