Re: [OpenOCD-devel] Can anyone help?

2012-01-16 Thread Peter Stuge
jana1...@centrum.cz wrote: > No I have not tried it yet. Try it out. Read the OpenOCD documentation so that the role of .cfg files is clear, and so that you can create one that fits your situation if you need to. > I did not know that BCM7401 should be supported. It is not listed > among the su

Re: [OpenOCD-devel] Can anyone help?

2012-01-16 Thread jana1972
Thanks for the reply. No I have not tried it yet. I did not know that BCM7401 should be supported.It is not listed among the supported CPU list. And is there a recommended hardware schematic of jtag cable for this CPU (mips32) ? (So that I will eliminate hardware problem ) Thanks > The BCM740

Re: [OpenOCD-devel] Cortex-M0 supported ?

2012-01-16 Thread Christopher Harvey
On 16.01.2012 14:02, Freddie Chopin wrote: > Hi! > > M0 is not in OpenOCD, because - from what I know - most (all?) > Cortex-M0 > chips have SWD only (no JTAG), and OpenOCD still does not support SWD > protocol. > > 4\/3!! > This question needs to go on the OpenOCD homepage or FAQ. -

Re: [OpenOCD-devel] Can anyone help?

2012-01-16 Thread Vaclav Peroutka
The BCM7401 is a MIPS32/MIPS16e™ class CPU. This should be supported by OpenOCD (see mips32.c file here http://openocd.sourceforge.net/doc/doxygen/html/mips32_8c_source.html ). Did you try to connect the debugger and run OpenOCD or just asking ? > Původní zpráva > Od:

Re: [OpenOCD-devel] Can anyone help?

2012-01-16 Thread jana1972
Hi , I need a jtag that can work with Broadcom CPU model BCM7401. BCM7401 is a kind of BMIPS3300 processors. Does anyone know if OpenOCD works with that kind of CPUs? Or what must be changed in the code of OpenOCD so that OpenOCD will work as jtag with that kind of CPUs too.? Thank > Hi, >

Re: [OpenOCD-devel] Cortex-M0 supported ?

2012-01-16 Thread Freddie Chopin
Hi! M0 is not in OpenOCD, because - from what I know - most (all?) Cortex-M0 chips have SWD only (no JTAG), and OpenOCD still does not support SWD protocol. 4\/3!! -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by

[OpenOCD-devel] Cortex-M0 supported ?

2012-01-16 Thread Jonathan Dumaresq
Hi, I just dig into the openocd source code and I don't see any information about the Armv6-M arch. Is there eny one here that have use the cortex-m0 with openOCD ? The flash loader must be updated to have the cortex-m0 asm code working on the target. I don't know if the armv6 target should be ad

[OpenOCD-devel] Broadcom BMIPS3300

2012-01-16 Thread jana1972
I found out that BCM7401 is a kind of BMIPS3300 processors. Does OpenOCD have a support for such processors? Thanks -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfde

[OpenOCD-devel] [PATCH]: 926d10c flash: add missing stellaris device classes

2012-01-16 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/382 -- gerrit commit 926d10c1ba95cc5793747ef6f5980bb1d54a5a11 Author: Spencer Oliver Date: Mon Jan 16 17:36:41 2012 +

[OpenOCD-devel] Can anyone help?

2012-01-16 Thread jana1972
Hi,can anyone help with a jtag for Broadcom CPU BCM7401? Thanks -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 __

Re: [OpenOCD-devel] What about X-LinkEx?

2012-01-16 Thread Spencer Oliver
On 16 January 2012 14:59, Alain Mouette wrote: > 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 sit

[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

Re: [OpenOCD-devel] Support for MX25 NAND Flash Controller

2012-01-16 Thread Øyvind Harboe
Hi Timo, please submit it to Gerrit for review. Read the file in openocd/HACKING for details. -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 http://www.zylin.com/ -- RSA(R) Con

[OpenOCD-devel] Support for MX25 NAND Flash Controller

2012-01-16 Thread Timo Ketola
Dear List, I'm working with iMX25. Happily I noticed that Erik Ahlén added support for iMX35 NFC and that it is identical to the one in iMX25. The attached patch adds support for iMX25 based on Erik's work. It defines the CCM.RCSR register which is in different address in iMX25. I also noti

[OpenOCD-devel] Introducing myself

2012-01-16 Thread Timo Ketola
Dear List, I thought giving a little introduction of myself would be appropriate before I go to post patches etc. My name is Timo Ketola and I am working for a little finnish company named Exertus (www.exertus.fi). I have a 25 year career on embedded systems. Now I'm messing with ARM based boa

[OpenOCD-devel] [PATCH]: b2c8f7b cmd: add missing usage vars

2012-01-16 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/381 -- gerrit commit b2c8f7b18e2c7a888c9dd544cba912efa900e951 Author: Spencer Oliver Date: Mon Jan 16 13:35:23 2012 +

[OpenOCD-devel] [PATCH]: 5491078 build: fix broken make distcheck

2012-01-16 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/380 -- gerrit commit 5491078fc0e80077c949520c799bbd1f03d626a2 Author: Spencer Oliver Date: Mon Jan 16 09:16:04 2012 +

[OpenOCD-devel] Does OpenOCD support MIPS 4Kc?

2012-01-16 Thread 吴亚杰
hi,everybody: I'm new to OpenOCD。。 Does OpenOCD support MIPS 4Kc? if it supports, is there any *.cfg file to reference? Best regards. -- RSA(R) Conference 2012 Mar 27 - Feb 2

[OpenOCD-devel] ICEPICK-C changes in commit 70143a96c5cfcf13e1bfcabcbd39bc321f2da151

2012-01-16 Thread Delio Brignoli
Hello Karl, I am trying to get a SoC from TI (DM8148) with ICEPICK-D work with OpenOCD and while researching the issue I noticed the ICEPICK-C setup sequence in OpenOCD were changed from the TI recommended one to the current one by this commit: