We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Embedded Development with Xcode
|
| Subject: |
|
Corrections! |
| Date: |
|
2005-04-25 21:47:32 |
| From: |
|
EW
|
Response to: Corrections!
|
Read the avrdude user manual.
- avrdude will use a serial port to use an STK500 or AVRISP programmer. It is known that you can use a USB->serial port convertor successfully on Mac (IIRC, Keyspan works).
- On other platforms with using a parallel port, you should not have to change the avrdude source code. You can add a programmer to a configuration file.
Also, for all things AVR, you should visit the AVR Freaks website at www.avrfreaks.net (no affiliation). It has an incredibly active community with several online forums including an AVR GCC Forum.
Eric
|