Re: [OpenOCD-devel] Compile OpenOCD for Raspberry PI

2020-02-13 Thread Alain Mouette
Em 13/02/2020 16:17, Paul Fertser escreveu: On Thu, Feb 13, 2020 at 04:12:30PM -0200, Alain Mouette wrote: Is it possible to compile OpenOCD with STlink-v2 to run on a Raspberry PI? On bare metal? Or you're running GNU/Linux on your SBC? In the latter case, you can use your distro pac

[OpenOCD-devel] Compile OpenOCD for Raspberry PI

2020-02-13 Thread Alain Mouette
Is it possible to compile OpenOCD with STlink-v2 to run on a Raspberry PI? Note that I *don't want* do debug the RasPI. I want to use the RasPI with OpenOCD _to debug an STM32_ with STlink-v2 I already use OpenOCD on Linux to debug SPM32s Has it been done? I didn' find about it in Google :( t

Re: [OpenOCD-devel] Check device id

2018-10-09 Thread Alain Mouette
Thanks, it's more complex then I expected. I will dig into it and come back later ;-) Where is the best reference for all the config commands and options? thanks Em 05/10/2018 18:39, Jie Zhang escreveu: Hi Alain, On 10/5/18 2:26 PM, Alain Mouette wrote: How do I configure (what i

[OpenOCD-devel] Check device id

2018-10-05 Thread Alain Mouette
How do I configure (what is the instruction) to only accept connection to a specific *device id*? OpenOCD says:     Info: device id = 0x20006440 I would like to avoid writing to one chip if by mistake I am connected to another chip, I just blew one up this week doing that. BTW, I know that th

[OpenOCD-devel] [openocd:tickets] Re: #110 STLINK serial numbers with multiple adaptors on same PC

2015-10-21 Thread Alain Mouette
Hi Paul, Do you have any idea how to cope with the same problem in VirtualBox (on Linux)? If I set the STLink in the USB filter to be allways available, the next time I run VirtualBox the VM is invalid, it shows an erro about "invalid character". After some time I discovered that I can edit th

Re: [OpenOCD-devel] Using OpenSDA on FRDM hints

2014-04-04 Thread Alain Mouette
Em 04-04-2014 08:35, Paul Fertser escreveu: It looks like mbed CMSIS-DAP firmware is being more actively developed, has an aux uart channel (and mass storage emulation) and thus is a nicer solution. I am not so sure... Have you noticed that JTAG-lock-pick is from Freddie Chopin? INHO he dese

Re: [OpenOCD-devel] LPC812 support

2014-02-24 Thread Alain Mouette
Em 24-02-2014 13:35, Jörg Fischer escreveu: > Hi, > Am 24.02.2014 08:15, schrieb Jens Bauer: > Note that there is a new SWD pacth in gerrit for SWD with FTDI > adapters. -- Jörg Fischer Looking forward for that to become official... Thanks to whoever is working on it :-) Alain --

Re: [OpenOCD-devel] Building openOCD with ft2232 support

2014-02-06 Thread Alain Mouette
I am using OpenOCD-7 with --enable-ft2232_libftdi with a FT2232D adapted from Turtelizer2 on Linux (Targer is STM32F101, a brand new project) It's working fine... Alain Em 06-02-2014 10:24, Paul Fertser escreveu: > On Thu, Feb 06, 2014 at 09:04:26AM +0100, Peter Stuge wrote: >> Paul Fertser wro

Re: [OpenOCD-devel] Adding adapter commands?

2013-10-30 Thread Alain Mouette
Em 30-10-2013 19:04, Andreas Fritiofson escreveu: So I'm excited the code is getting cleaned up. However, I've got a bit of a problem. I have a unique JTAG dongle that allows me to select the target voltage. IIRC Turtelizer dos that: http://www.ethernut.de/en/hardware/turtelizer/ and it is

Re: [OpenOCD-devel] OpenOCD SWD (libswd) support

2013-01-22 Thread Alain Mouette
Em 22-01-2013 12:23, Xiaofan Chen escreveu: > A simple get-started document would help on how to test this > new libswd branch, eg, how to set up a FT2232 debugger to > use SWD (if it is possible without much external hardware). +1 I am waiting patiantly for that ;) Alain -

Re: [OpenOCD-devel] looking for a recommended jtag adapter

2012-10-09 Thread Alain Mouette
Why not make one yourself? It is certainly easy for most people here... I made a copy of this one (with some extra features): http://www.ethernut.de/en/hardware/turtelizer/index.html and use it with LM3S6965 family It is one of the few that has a clear statement that it is completely free...

Re: [OpenOCD-devel] STM32VLDiscovery, OpenOCD and Read Protection Bit

2012-09-06 Thread Alain Mouette
Em 06-09-2012 17:19, Spencer Oliver escreveu: > > it is worth noting that stlink and versaloon are the only interfaces > that support SWD. Will ever be SWD with FT2232? Is someone working on it? That would be a really "native" interface for OpenOCD... Alain --

Re: [OpenOCD-devel] OpenOCD GUI suggestion

2012-07-06 Thread Alain Mouette
May I also suggest that this GUI use the existing telnet interface to OpenOCD? Maybe just expanding it, if necessary. In that way, I imagine that necessary expansions to the telnet command set can be progressively incorporated into OpenOCD releases while the GUI is still in development/testing.

[OpenOCD-devel] What about X-LinkEx?

2012-01-16 Thread Alain Mouette
Is anyone looking as this project, Coocox and X-LinkEx: As it is opensource, it might be of interest. Apart from the fact that their site seems to be down, anyone has information about that? The