Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 388 Bytes

OS at ATmega1284p

Example with Operating System (QuarkTS) in AVR - ATmega1284p

Instrucciones en proteus:

  • abrir el protecto de proteus que se encuentra en simulation
  • en la pestaña de source code , clean and build en el proyecto
  • run en schematic

Instrucciones para compilar en un IDE

  • ir a fw e importar source & headers
  • clean and build.

Ref:

  • (WinAVR)
  • Proteus 8.9 SP2