On Mon, 2010-08-23 at 22:38 +0100, Spencer Oliver wrote:
> On 23/08/2010 22:21, Peter Stuge wrote:
> > Spencer Oliver wrote:
> ST sent me the api, it is based on mass storage device.
> They are happy for openocd to support it.
> >>
> >>> Any chance of a copy of the API?
> >>
> >> The actu
On Tue, 2010-03-23 at 14:01 +, Spencer Oliver wrote:
> On 23/03/2010 10:12, simon qian wrote:
> > ST doesn't open the protocol of ST-Link, so it's impossible to support
> > it in OpenOCD.
> > I have 2 ST-Link sent by vendor of ST, but now, they are Versaloon.
> >
> ST sent me the api, it is ba
On Mon, 2010-03-08 at 10:51 +, and...@rogerstech.co.uk wrote:
> Quoting CeDeROM :
>
> > Hello!
> >
> > If anyone is interested to work on the SWJ/RLink with STM32Primer2,
> > here goes the pinouts:
> > http://www.tomek.cedro.info/content/view/236/1/lang,en/
> >
> > Best regards,
> > Tomek
> >
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
> I had some success by doing:
>
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 +, Andrew Rogers wrote:
> I've recently seen some of the work Simon
h, instead I get:
$ git log
commit 6b7e8d3b6e589e92c32d4d5f3bc8f1229d178416
Merge: 7acb260... 55d483f...
Author: Andrew Rogers
Date: Sun Nov 15 21:14:07 2009 +
Merge branch 'sq/swj_versaloon' of
http://repo.or.cz/r/openocd/simonqian into swj
commit 7acb2607ff79336174014ddfc313433ada9abc44
..
t some '#if BUILD_RLINK_SWD == 1' and '#if BUILD_SWD == 1' so
that SWD can be conditionally compiled?
Thanks,
Andrew
>From 899af8f1eeebd37e42ee97b85c735f631724cffe Mon Sep 17 00:00:00 2001
From: Andrew Rogers
Date: Fri, 13 Nov 2009 11:13:56 +
Subject: [PATCH] Added ser
Hi All,
I am working a few hours a week trying to get SWD working for the STM32
Primer2 (R-Link interface). I am happy making changes to the source code
to accomplish this. The problem is that my changes span many files
because OpenOCD is pretty well married up to JTAG. I am taking the
opportunity
I have an STM32Primer2 which does not have JTAG but uses SWD. As far as
I know OpenOCD does not yet support SWD, although it has been mentioned
in the past. It is my intention to start work on this and I am wondering
what thoughts people might have had. I'm thinking along the lines of
creating a 's