AVR Simulator with UART and external RAM support?
August 8, 2009 6:14 PM   Subscribe

I'm looking for a (quality?) AVR simulator that supports external RAM and UART communications. I usually use Microchip PICs, but for a new project I'm using Atmel AVRs, and I'm getting a little lost in my options. The intended application is for something like the Atmega128 with external RAM and RS232 communications. It appears AVR Studio supports external RAM, but doesn't support the UART (Huh?) Linux is preferred, but Windows and OSX are ok. Free and open source is preferred, but not required. Stability is also preferred over crashiness.
posted by adamwolf to Computers & Internet (3 answers total) 3 users marked this as a favorite
 
When I had an AVR question, it got answered over at avrfreaks pretty quickly.
posted by jacalata at 11:38 PM on August 8, 2009


My bad, that seems to be down. I've seen sparkfun recommended as an alternative forum.
posted by jacalata at 11:52 PM on August 8, 2009


Most people I know of use AVR Studio; I've heard of them also using hapsim, which hooks into AVR studio and simulates peripherals (including UART, as far as I can tell).

It's open source, but only offers windows binaries as far as I can tell.
posted by Mike1024 at 4:05 AM on August 9, 2009


« Older Can you hear me now? NO I CANNOT BECAUSE I HAVE A...   |   Magic color changing blueberry residue Newer »
This thread is closed to new comments.