Re: [Openocd-development] support avr32

2009-05-29 Thread Duane Ellis
Xiaofan Chen wrote: Back to the basic, how can OpenOCD to wiggle a pin (forget about the PCB Gerber View integration part)? Is this possible? I am not so familiar with JTAG. But intuitively I think this is already difficult. Without downloading a small program to the chips, how do you toggle

Re: [Openocd-development] support avr32

2009-05-29 Thread Alan Carvalho de Assis
Hi Duane, On 5/28/09, Duane Ellis open...@duaneellis.com wrote: sic Imagine (1) being able to plug OpenOCD/JTAG into the board. (2) using some gerber view program - view the PCB (3) Double click on a pin, or a trace with a mouse (4) The trace starts blinking (5) And

Re: [Openocd-development] support avr32

2009-05-28 Thread Alan Carvalho de Assis
Hi Duane, On 5/27/09, Duane Ellis open...@duaneellis.com wrote: FYI - most of UrJTAG's support is *BOUNDARY*SCAN* - based external chip flash programing via boundary scan Arggg, then it will not help too much! There is a variant/fork of UrJTAG - (link below) that ADI supports - a private

Re: [Openocd-development] support avr32

2009-05-28 Thread Duane Ellis
Alan Carvalho de Assis wrote: Hi Duane, On 5/27/09, Duane Ellis open...@duaneellis.com wrote: FYI - most of UrJTAG's support is *BOUNDARY*SCAN* - based external chip flash programing via boundary scan Arggg, then it will not help too much! No - actually it is useful for other

Re: [Openocd-development] support avr32

2009-05-28 Thread Xiaofan Chen
On Fri, May 29, 2009 at 7:22 AM, Duane Ellis open...@duaneellis.com wrote: No - actually it is useful for other purposes... a method to flash something - however slow it may be - is better then no method to flash something, or the ability to flash a board with a CPU you do not support.

Re: [Openocd-development] support avr32

2009-05-27 Thread Peter Denison
On Wed, 27 May 2009, Xiaofan Chen wrote: On Wed, May 27, 2009 at 2:29 AM, Peter Denison open...@marshadder.org wrote: On Mon, 25 May 2009, Xiaofan Chen wrote: I do not think so. From the website, it does not even program AVR32 properly as of now. It does. The website is woefully out of

Re: [Openocd-development] support avr32

2009-05-27 Thread Xiaofan Chen
On Thu, May 21, 2009 at 10:22 AM, Tiago Maluta tiago.mal...@gmail.com wrote: I'd like to know if OpenOCD support AVR32 (AP7000) processors? I was looking a tool [1] to write the flash memory of Atmel reference design ATNGW100. It seems to me that UrJtag has some kind of AVR32 support. Maybe it

Re: [Openocd-development] support avr32

2009-05-27 Thread Alan Carvalho de Assis
Hi Xiaofan, On 5/27/09, Xiaofan Chen xiaof...@gmail.com wrote: On Thu, May 21, 2009 at 10:22 AM, Tiago Maluta tiago.mal...@gmail.com wrote: I'd like to know if OpenOCD support AVR32 (AP7000) processors? I was looking a tool [1] to write the flash memory of Atmel reference design ATNGW100.

Re: [Openocd-development] support avr32

2009-05-26 Thread Peter Denison
On Mon, 25 May 2009, Xiaofan Chen wrote: 2009/5/25 SimonQian simonq...@simonqian.com: For supporting AVR32 debugging under IAR EWAVR32 and AVR32Studio, you MUST emulate JTAGICE mkII. I see. Thanks. USBprog does do full JTAGICEmkII emulation, I believe - I haven't tested it myself doing

Re: [Openocd-development] support avr32

2009-05-26 Thread Xiaofan Chen
On Wed, May 27, 2009 at 2:29 AM, Peter Denison open...@marshadder.org wrote: On Mon, 25 May 2009, Xiaofan Chen wrote: I do not think so. From the website, it does not even program AVR32 properly as of now. It does. The website is woefully out of date. I have used a USBprog to program AVR32s,

Re: [Openocd-development] support avr32

2009-05-25 Thread Xiaofan Chen
On Mon, May 25, 2009 at 11:28 AM, Xiaofan Chen xiaof...@gmail.com wrote: There are many 16/32bit MCUs which will benefit from OpenOCD if they are supported. Most popular non-ARM ones I can think of are Renesas M16C/32C, H8/H8S/H8SX, Infineon XC166/XE166, TI MSP430. Just look at this chart

Re: [Openocd-development] support avr32

2009-05-25 Thread Nico Coesel
-Oorspronkelijk bericht- Van: openocd-development-boun...@lists.berlios.de [mailto:openocd-development-boun...@lists.berlios.de] Namens Xiaofan Chen Verzonden: maandag 25 mei 2009 10:54 Aan: openocd-development@lists.berlios.de Onderwerp: Re: [Openocd-development] support avr32

Re: [Openocd-development] support avr32

2009-05-25 Thread Michel Catudal
Xiaofan Chen a écrit : On Mon, May 25, 2009 at 11:28 AM, Xiaofan Chen xiaof...@gmail.com wrote: There are many 16/32bit MCUs which will benefit from OpenOCD if they are supported. Most popular non-ARM ones I can think of are Renesas M16C/32C, H8/H8S/H8SX, Infineon XC166/XE166, TI MSP430.

Re: [Openocd-development] support avr32

2009-05-25 Thread Xiaofan Chen
2009/5/25 Michel Catudal michelcatu...@gmail.com: Within theses chips and ColdFire, Infineon XE166 does not seem to have gcc support. Incorrect, I have one, do you need it? I could provide some binaries on my web site if I have space left. It is about two years old, I am trying to get the

Re: [Openocd-development] support avr32

2009-05-25 Thread Michel Catudal
Xiaofan Chen a écrit : 2009/5/25 Michel Catudal michelcatu...@gmail.com: Within theses chips and ColdFire, Infineon XE166 does not seem to have gcc support. Incorrect, I have one, do you need it? I could provide some binaries on my web site if I have space left. It is about two

Re: [Openocd-development] support avr32

2009-05-24 Thread David Brownell
On Wednesday 20 May 2009, Tiago Maluta wrote: I'd like to know if OpenOCD support AVR32 (AP7000) processors? Not yet. I'd partition that work in two parts: - Nexus [3] framework, which could support more than just the AVR32 chips. - AVR32-specific support. Probably not just the AP7

Re: [Openocd-development] support avr32

2009-05-24 Thread Michel Catudal
David Brownell a écrit : On Wednesday 20 May 2009, Tiago Maluta wrote: I'd like to know if OpenOCD support AVR32 (AP7000) processors? Not yet. I'd partition that work in two parts: - Nexus [3] framework, which could support more than just the AVR32 chips. - AVR32-specific

Re: [Openocd-development] support avr32

2009-05-24 Thread Xiaofan Chen
On Mon, May 25, 2009 at 9:06 AM, David Brownell davi...@pacbell.net wrote: The simplest way to update the flash on that board would be to use the U-Boot that's already installed there.  If you brick the board, the next simplest solution is to use one of Atmel's JTAG adapters with their tools.  

Re: [Openocd-development] support avr32

2009-05-24 Thread Xiaofan Chen
2009/5/25 Michel Catudal michelcatu...@gmail.com: David Brownell a écrit :  - AVR32-specific support.  Probably not just the AP7 devices,    but also the UC3 flavors (since those seem to be getting    the engineering work nowadays). I would agree with that. From what I have read the AVR32 is

Re: [Openocd-development] support avr32

2009-05-24 Thread SimonQian
, because it will use JTAGICE mkII's VID/PID of Atmel. 2009-05-25 Best Regards, Simon Qian SimonQian(simonq...@simonqian.com) www.SimonQian.com 发件人: Xiaofan Chen 发送时间: 2009-05-25 11:18:37 收件人: David Brownell 抄送: openocd-development 主题: Re: [Openocd-development] support avr32

Re: [Openocd-development] support avr32

2009-05-24 Thread Xiaofan Chen
2009/5/25 SimonQian simonq...@simonqian.com: I can test for AVR32 support. My company is handling with some projects on AVR32. My versaloon can also support AVR32 debug and program under IAR EWAVR32 or AVR32Studio according to the open protocol from atmel. By emulating JTAGICE mkII ? The

Re: [Openocd-development] support avr32

2009-05-24 Thread SimonQian
standard JTAG. So I don't think it possible to support MSP430 in OpenOCD. 2009-05-25 Best Regards, Simon Qian SimonQian(simonq...@simonqian.com) www.SimonQian.com 发件人: Xiaofan Chen 发送时间: 2009-05-25 11:28:33 收件人: michelcatudal 抄送: openocd-development 主题: Re: [Openocd-development] support

Re: [Openocd-development] support avr32

2009-05-24 Thread Xiaofan Chen
2009/5/25 SimonQian simonq...@simonqian.com: For supporting AVR32 debugging under IAR EWAVR32 and AVR32Studio, you MUST emulate JTAGICE mkII. I see. Thanks. Does USBprog support AVR32 debugging? I do not think so. From the website, it does not even program AVR32 properly as of now. --

Re: [Openocd-development] support avr32

2009-05-24 Thread David Brownell
On Sunday 24 May 2009, SimonQian wrote: I have developped JTAG support for MSP430 in versaloon, as I know, JTAG chain of MSP430 isn't standard JTAG. So I don't think it possible to support MSP430 in OpenOCD. Could you summarize how msp430 is non-standard? I know that msp430 -- as well as

Re: [Openocd-development] support avr32

2009-05-24 Thread Xiaofan Chen
On Mon, May 25, 2009 at 12:46 PM, David Brownell davi...@pacbell.net wrote: On Sunday 24 May 2009, SimonQian wrote: I have developped JTAG support for MSP430 in versaloon, as I know, JTAG chain of MSP430 isn't standard JTAG. So I don't think it possible to support MSP430 in OpenOCD. Could

[Openocd-development] support avr32

2009-05-20 Thread Tiago Maluta
I'd like to know if OpenOCD support AVR32 (AP7000) processors? I was looking a tool [1] to write the flash memory of Atmel reference design ATNGW100. From this maillist history I saw a thread [2] discussing how to add a new target but no further discussion. [1]