Re: ATSTK525 Starter Kit
- From: nospamcalfee@xxxxxxxxx (Steve Calfee)
- Date: Sun, 10 Dec 2006 17:44:43 GMT
On 9 Dec 2006 11:46:32 -0800, "linnix" <me@xxxxxxxxxxxxxxxxxx> wrote:
Well, a USB boot loader would be ok. How do you debug? Is there a GDB
Steve Calfee wrote:
I got an email from Digi-Key about a special they are running:
<quote>Through January 31, 2007, Atmel is offering Digi-Key customers
an exclusive discount on the ATSTK525 Starter Kit. This kit, which
typically retails for $197.48, is available for $148.00. (Limit
one/customer)</quote>
I have been thinking about doing a usb host project. So my question is
what are the tools like. Specifically how do build, I download to the
flash, and test my code? It does not say if the processor can be
programmed in C?
Almost all AVR can be programmed in C. It includes a boot loader via
USB, but boot loaders are known to be lost. So, you need a way to
reload the boot loader.
stub that works over this USB interface?
The ad says: "It supports JTAGICE mkII and AVRISP mkII via AVR
Studio." I don't know what any of those three things are, but do I
need additional jtag hardware? What does it cost?
Jtagice is approx ~200 and ISP (AVR dragon) Is ~50, but check with you
distributor. If you are serious about hardware debugging, Jtagice is a
must.
I went on the Atmel website, and it did not clarify anything for me.
It seems that many useful items are available for free download at the
cost of signing up (and I presume reams of spam).
What I would like:
1) A cheap eval kit like this.
2) GNU toolchain including GDB for debugging. Windows and/or Linux
based.
WinAVR/AVRstudio is usable. Not great, but usable.
Is there a GNU tool chain?
What I was thinking about is starting an open source project doing a
cross platform usb host and device stack for embedded systems. So if
other people wanted to help, it would be very nice to have a cheap
development board with portable tools etc. I have another platform
that is not open source for the OS, so not so good for open
development.
3) Decent chip and dev board docs and schematics.
Does anyone here have any words of wisdom on this board and
development environment?
Thanks, Steve
.
- Follow-Ups:
- Re: ATSTK525 Starter Kit
- From: linnix
- Re: ATSTK525 Starter Kit
- References:
- ATSTK525 Starter Kit
- From: Steve Calfee
- Re: ATSTK525 Starter Kit
- From: linnix
- ATSTK525 Starter Kit
- Prev by Date: Re: How to debug DMA problems
- Next by Date: Initializatoin and configuration for SSD1906 graphic controller
- Previous by thread: Re: ATSTK525 Starter Kit
- Next by thread: Re: ATSTK525 Starter Kit
- Index(es):
Relevant Pages
|