armusbocd and sam9xe512

OP #1174710
Rate this post
useful
not useful
hi all,
is somebody has already the files for the JTAG armusbocd device from
Olimex
(ie: armusbosd.cfg, *.script , at91sam9 driver for flash)
for the atmel at91sam9xe512 ?

I made the hardware, i get all software tools , i write my C code but i
cannot debug it because I don't have all the stuff to run it.
I am a guy from the hardware not software

So i need help to start the jtag debugger for that processor

thanks for your help
gilles
Moderator #1174711
Rate this post
useful
not useful
Gilles Michel wrote:
> hi all,
> is somebody has already the files for the JTAG armusbocd device from
> Olimex
> (ie: armusbosd.cfg, *.script , at91sam9 driver for flash)
> for the atmel at91sam9xe512 ?
>
> I made the hardware, i get all software tools , i write my C code but i
> cannot debug it because I don't have all the stuff to run it.
> I am a guy from the hardware not software
>
> So i need help to start the jtag debugger for that processor

Configuration-files for this interface are available in OpenOCD. See
http://developer.berlios.de/project/showfiles.php?group_id=4148 . As far
as I can see there is no ready made configuration-file for the
controller in the OpenOCD target-library but you can use the one for the
AT91SAM7SE256 as a starting point. Debugging can be done with
gdb/gdb-frontend (i.e. Insight, Eclipse). Basic usage of Eclipse with
OpenOCD is described in the Tutorial from Jim Lynch available from
atmel.com (Using open-source tools... AppNote).
The interface should also be supported by IAR- and Rowley-Products.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now