EmbDev.net

Forum: ARM programming with GCC/GNU tools armusbocd and sam9xe512


von Gilles M. (gil_mic)


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

von Martin T. (mthomas) (Moderator)


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.

von durak (Guest)


Rate this post
useful
not useful
Hi Gilles Michel,

did you get any experience with the at91sam9xe512 and openocd?

Best regards

Arthur Dent

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.