Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

buserror / simavr Public

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code throws 'AVR not known' error after compiling on ubuntu 12.10 #14

acamilo opened this issue Feb 23, 2013 · 1 comment

Code throws 'AVR not known' error after compiling on ubuntu 12.10 #14

acamilo opened this issue Feb 23, 2013 · 1 comment

Comments

acamilo commented Feb 23, 2013

I get the following error when trying to run example.

alex@ubuntu:~/simavr$ ./simavr/run_avr tests/atmega88_example.axf AVR_MMCU_TAG_VCD_TRACE 00c6:00 - UDR0 AVR_MMCU_TAG_VCD_TRACE 00c0:20 - UDRE0 Loaded 1722 .text Loaded 114 .data Loaded 4 .eeprom avr_make_mcu_by_name: AVR 'atmega88' not known 

The text was updated successfully, but these errors were encountered: