Page 1 of 1
JTAG cable / Kernel upgrade
Posted: 13 Apr 2008, 11:09
by bjorn
Hi Excito guys,
I'm thinking about do some testing with a new kernel on my bubba, but before i begin i want to make sure i have a way of fixing it in case i mess up and brick it.
Do you have the schematics for a JTAG cable that'll work with Bubba?
I've looked at different types, both buffered and unbuffered but am unsure which type to persue.
Any pointers would be nice
/Bjorn
Posted: 14 Apr 2008, 01:16
by pa
Hi,
We have been using TRACE32 from
http://www.lauterbach.com for lowlevel development.
But this is a fairly exensive tool.
However the "wiggler" _should_ work, but we have not tested it.
Checkout this tutorial
http://www2.amontec.com/sdk4arm/ext/jly ... 061124.pdf regarding setting up free tools to develop on arm based systems.
Posted: 14 Apr 2008, 04:55
by johannes
Hi Björn,
Another way to reprogram the flash without a running system is to use the AT91's built in boot-loader. This however requires special software to run at your workstation, but requires nothing more in hardware than a slightly modified USB cable. We can release this software and a short howto if this would be of interest?
Posted: 14 Apr 2008, 16:26
by bjorn
Hi again,
Yes, I am very interested in the AT91-bootloader stuff with modified USB-cable. If you were to supply some info on that topic i would be very happy, and i'll sure post my results on this forum.
Although i think i'll check out the JTAG as well. This is a great possibility to learn

Thanks for the tips about the "wiggler".
Best Regards
Bjorn
Posted: 16 Apr 2008, 12:54
by csp
johannes wrote:Hi Björn,
Another way to reprogram the flash without a running system is to use the AT91's built in boot-loader. This however requires special software to run at your workstation, but requires nothing more in hardware than a slightly modified USB cable. We can release this software and a short howto if this would be of interest?
Yes please... I'd also be very interested in this.
Colin
Posted: 05 May 2008, 17:47
by johannes
Ok, sorry for the delay, but now it's done. See
this howto for details.
Posted: 06 May 2008, 17:49
by csp
johannes wrote:Ok, sorry for the delay, but now it's done. See
this howto for details.
Many thanks, I'll take a look...