Using AVRstudio

From Merlin Systems Wiki

(Page not really complete)

Comes from | Atmel, maker of the AVR chips.

Useful for assembler and simulator work

Can be used to program chips, but needs a programmer (e.g. Atmel's own AVRisp)
- i.e. it does not work with the standard parallel port programming lead.


Programmer part is good in parts:

  • reliable
  • Interprets fuse settings for you
  • -- can't store fuse settings in files (see avrdude)
  • -- can't automate programming
  • -- needs additional hardware device to program