On Tue, 21 Jun 2011 18:34:16 +0200, Martin Schmölzer
wrote:
Hi,
my ULINK driver for OpenOCD is finally in a usable state. Attached is
a patch
set that adds this driver + the custom firmware for the ULINK
adapter.
Currently, this is only tested with an Olimex STM32-P103 development
board
(ST
On Mon, 24 Oct 2011 14:53:33 -0600, Ananda Regmi wrote:
Attila,
I wouldn't mind giving them some time as long as they keep
communicating with me. I am hitting a blank wall on Amontec's side. I
have tried sending emails to their sales, customer service, their CEO
and I don't get any thing back.
On 25/10/11 07:57 PM, jim norris wrote:
I do the following...
git add file1.c
git commit file1.c
git push review
git add file2.c
git commit file2.c
git push review
git add file3.c
git commit file3.c
git push review
I then realize I made a mistake in file1.c so...
-- make the change
git add
I read a thread about somebody who apparently got cortex m0 cores
working with OpenOCD. (based on the m3 code). Did that patch ever get
posted somewhere? Anybody following/working on m0 right now?
___
Openocd-development mailing list
Openocd-developmen
On Thu, 27 Oct 2011 08:45:57 -0500, Christopher Harvey wrote:
Xiaofan Chen, aren't you a versaloon developer? Your name is on the
versaloon paypal order page.
My bad. The Versaloon guy is
"Qian Xiaochen", not "Xiaofan Chen"
__
On Thu, 27 Oct 2011 13:08:57 +0800, Xiaofan Chen wrote:
On Thu, Oct 27, 2011 at 11:24 AM, Christopher Harvey
wrote:
I read a thread about somebody who apparently got cortex m0 cores
working
with OpenOCD. (based on the m3 code). Did that patch ever get posted
somewhere? Anybody following