[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] Can JTAGICE and GNU toolchain be used on Atmel ARM parts?
From: |
Galen Seitz |
Subject: |
Re: [avr-chat] Can JTAGICE and GNU toolchain be used on Atmel ARM parts? |
Date: |
Tue, 30 May 2006 08:58:45 -0700 |
Rick Mann <address@hidden> wrote:
> Does anyone know if I can build a GNU toolchain for the Atmel ARM
> parts, and can I use my JTAGICE Mk II, and avarice, to program/debug
> it?
I don't about using the JTAGICE, but you can get a GNU ARM tool chain
from http://www.codesourcery.com/, as well as several other places.
WRT JTAG debugging and programming, check out the OpenOCD project at
http://openocd.berlios.de/web/.
galen