On 2013-05-15, Uncle Steve <
stev...@gmail.com> wrote:
> On Wed, May 15, 2013 at 10:44:38PM +0100, Ian Field wrote:
>>
>>
>> "Uncle Steve" <
stev...@gmail.com> wrote in message
>> news:8a2598917d...@gmail.com...
>> >On Wed, May 15, 2013 at 07:19:22PM +0100, Ian Field wrote:
>> >>Is there such a thing as open source AVR simulator anywhere?
>> >>
>> >>Some kind of development environment that I can experiment writing &
>> >>running code without going near a soldering iron.
>> >
>> >There's a program called simulavr which seems fairly complete,
>> >although I have not yet got around to compiling it. To compile under
>> >Windows you need the MingW environment, which presumably includes the
>> >GNU compiler chain. Someone probably has a pre-compiled executable
>> >for download somewhere if that's what you need.
>>
>>
>> If its a natively Linux app - I could probably live with building up a
>> Linux box for it (eventually).
>
> It appears to be a fairly standard autoconf configured program, most
> likely later ported to run under Windows.