Re: [OpenOCD-devel] OCD problem with STLink and STM32L platform

2012-03-20 Thread Wojciech Szim
-Original Message- From: Attila Kinali [mailto:att...@kinali.ch] Sent: Sunday, March 18, 2012 10:31 AM To: Wojtek Subject: Re: [OpenOCD-devel] OCD problem with STLink and STM32L platform On Tue, 13 Mar 2012 23:13:50 +0100 Wojtek ws...@o2.pl wrote: I have a problem with

[OpenOCD-devel] FTDI device port configuration capability of libftdi vs. FT2DXX libraries

2012-03-20 Thread Paul Richards
Hello, If I understand correctly, with the OpenOCD build linked with the FT2DXX drivers it's possible to specify the FTDI device port used for debugging by appropriate configuration using 'ft2232_device_desc' / 'ft2232_serial' commands (and presumably the FT2DXX driver's appendage of appropriate

Re: [OpenOCD-devel] Status of PIC32/mips support?

2012-03-20 Thread Uhrheber
On 20.03.2012 10:29, Spencer Oliver wrote: according to the data the PIC32MX220F032B only has 8KB of RAM, so set WORKAREASIZE 0X2000 before we try anything else you need to configure the correct working area. Spencer, doesn't change anything. Exactly the same result. Cheers Uhrheber

Re: [OpenOCD-devel] Status of PIC32/mips support?

2012-03-20 Thread Spencer Oliver
On 20 March 2012 10:09, Uhrheber uhrhe...@gtfe.de wrote: On 20.03.2012 10:29, Spencer Oliver wrote: according to the data the PIC32MX220F032B only has 8KB of RAM, so set WORKAREASIZE 0X2000 before we try anything else you need to configure the correct working area. Spencer, doesn't

Re: [OpenOCD-devel] FTDI device port configuration capability of libftdi vs. FT2DXX libraries

2012-03-20 Thread Paul Richards
Forget the question - I can see the changes coming in with Andreas's various patches that will implement the capability I was asking about. On Tue, Mar 20, 2012 at 6:32 PM, Paul Richards paulr...@gmail.com wrote: Hello, If I understand correctly, with the OpenOCD build linked with the FT2DXX

Re: [OpenOCD-devel] Status of PIC32/mips support?

2012-03-20 Thread Uhrheber
On 20.03.2012 11:10, Spencer Oliver wrote: just realised you are using a 2x target - are you using the following patch ? http://openocd.zylin.com/500 No. Therefore my question about the status of the PIC32 support. I should have been more specific. I will try this. BTW: Exactly how do I

Re: [OpenOCD-devel] Status of PIC32/mips support?

2012-03-20 Thread Spencer Oliver
On 20 March 2012 10:45, Uhrheber uhrhe...@gtfe.de wrote: On 20.03.2012 11:10, Spencer Oliver wrote: just realised you are using a 2x target - are you using the following patch ? http://openocd.zylin.com/500 No. Therefore my question about the status of the PIC32 support. I should have been

Re: [OpenOCD-devel] Problem compiling

2012-03-20 Thread Paul Fertser
On Tue, Mar 20, 2012 at 09:12:01AM -0400, Jonathan Dumaresq wrote: Paul Fertser wrote: On Mon, Mar 19, 2012 at 12:55:53PM -0400, Jonathan Dumaresq wrote: if that does not work you can try pruning the src tree - this will DELETE all files not part of the OpenOCD git src tree. git clean -f

Re: [OpenOCD-devel] Problem compiling

2012-03-20 Thread Spencer Oliver
On 20 March 2012 13:13, Paul Fertser fercer...@gmail.com wrote: On Tue, Mar 20, 2012 at 09:12:01AM -0400, Jonathan Dumaresq wrote: Paul Fertser wrote: On Mon, Mar 19, 2012 at 12:55:53PM -0400, Jonathan Dumaresq wrote: if that does not work you can try pruning the src tree - this will

Re: [OpenOCD-devel] Problem compiling

2012-03-20 Thread Jonathan Dumaresq
Hi Paul, Paul Fertser wrote: On Tue, Mar 20, 2012 at 09:12:01AM -0400, Jonathan Dumaresq wrote: Paul Fertser wrote: On Mon, Mar 19, 2012 at 12:55:53PM -0400, Jonathan Dumaresq wrote: if that does not work you can try pruning the src tree - this will DELETE all files not part of the OpenOCD

[OpenOCD-devel] [PATCH]: 934b3a6 jimtcl: update to version 0.73

2012-03-20 Thread gerrit
This is an automated email from Gerrit. Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/536 -- gerrit commit 934b3a63b64d57fb058982920ac1c90b0e1e0b8e Author: Spencer Oliver s...@spen-soft.co.uk Date: Tue Mar 20

Re: [OpenOCD-devel] Openocd Signal Handling

2012-03-20 Thread Vivien Giraud
Hi, I'm still searching how to handle signal with openocd (cf. previous post), and during my research I've found that signal header is only used in win32 so instead of let signal.h get linked every time I think it's better to change it like that : #ifndef _WIN32 #include signal.h #include

Re: [OpenOCD-devel] FTDI device port configuration capability of libftdi vs. FT2DXX libraries

2012-03-20 Thread Drasko DRASKOVIC
On Tue, Mar 20, 2012 at 8:32 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: On Tue, Mar 20, 2012 at 11:34 AM, Paul Richards paulr...@gmail.com wrote: Forget the question - I can see the changes coming in with Andreas's various patches that will implement the capability I was asking

Re: [OpenOCD-devel] FTDI device port configuration capability of libftdi vs. FT2DXX libraries

2012-03-20 Thread Andreas Fritiofson
On Tue, Mar 20, 2012 at 9:09 PM, Drasko DRASKOVIC drasko.drasko...@gmail.com wrote: Hi Andreas, what is the best way to git clone code with the patches from gerrit ? Do we have a remote repo from which I can fetch ? There's a Download section in each patch set's page in Gerrit. You can select

Re: [OpenOCD-devel] Status of PIC32/mips support?

2012-03-20 Thread Vaclav Peroutka
I applied the patch, but with no success. Now I get other errors. The code file works, t's a simple blink program. I can flash it with a Pickit3. Ideas? Hi, can you run any code from the RAM ? At least LED blinking ? I see this is first error: Error: 499 41826 mips32_pracc.c:1349