티스토리 뷰

Source : http://snwslug.fossa.kr/node/40


어셈블러
ava - Algebraical Virtual Assembler for Atmel's AVR MCUs
avra - Assembler for Atmel AVR microcontrollers

컴파일러 및 부속
gcc-avr - The GNU C compiler (cross compiler for avr)
gdb-avr - The GNU Debugger for avr
avr-libc - Standard C library for Atmel AVR development

sdcc - Small Device C Compiler
sdcc-doc - Small Device C Compiler (documentation)
sdcc-libraries - Small Device C Compiler (libraries)

binutils-avr - Binary utilities that support Atmel's AVR targets.

롬라이터 (다운로더: isp라고도 하며 isp만 되는 칩도 있고 jtag이 되는 칩도 있음)
avrp - Programmer for Atmel AVR microcontrollers
avrprog - Programmer for Atmel AVR microcontrollers
uisp - Micro In-System Programmer for Atmel's AVR MCUs

시뮬레이터(pc환경에서 입력된 헥사 파일로 해당 칩의 내부 레지스터의 변화를 확인할 수 있음. 테스트 예정)
simulavr - Atmel AVR simulator