Hi Robert,

Quoting Robert Epprecht <eppre...@solnet.ch>:

> Sorry for the delay,
> had to resolve some other issues not directly related.
>
>
> Christian Kellermann <ck...@pestilenz.org> writes:
>
>> * Matthias Trute <mtr...@web.de> [101121 19:57]:
>
>>> > I'm working with Debian Linux.
>>> > Never used wine before.
>
>>> Running avrasm2 is the only task for my wine installation..
>
>>> install wine and copy the Atmel assembler avrasm2.exe
>>> together with the AppNotes2 directory somewhere into your filesystem.
>
> I found avrasm2.exe, but I don't know how to get AppNotes2 :(
> www.atmel.com does not let me download it. The software must
> have telepatic capabilities and feel my uneasiness with downloads
> where you have to give your snail mail address, phone, ...
>
> What's in that directory, btw?
The AppNotes dir has all the include files for the supported controllers.
You cannot really do without. However, distributing this stuff other than
downloading it directly from atmel is not an option.

You need to download AVRStudio and unpack it. In there is the desired
stuff. As far as I remember, no registration required. And even if:
there is some fun in testing out, whether a " " (blank) is ok for "City:"
:-)

>
>> Also note that running a development branch avra does work after
>> some tweaks. This makes it also accessible for architectures where
>> wine is not an option.
>
> Sounds interesting. Would I still need these AppNotes2?
>
> I thought for the first time I try the 'official' way and later try the
> avra route. Looks like I should change that plan.
>
> BTW: isn't there an avr assembler in the Gnu compiler suite?
>      Can I use this one?
No, the assembly notation is different, I think (may be the wrong excuse)

>      Or is that avra? (sorry, sounds like silly questions).
Avra can be used with quirks: the old version of avra (before 1.3.0)
used to work until amforth 3.0 or 3.4 (I'm not at my home computer). It
will NOT work with amforth 4.2. However there are patches (check the list
archive) to trick avra 1.3.0 into assembling amforth 4.2. I have used
this, but it definitely needs more testing. If you are comfortable
patching and compiling from sources, you could give it a try.

>
> Thanks for your help so far,
> Robert, slowly progressing...

Don't dispair :-)

Cheers,
Erich

>
> ------------------------------------------------------------------------------
> Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
> Tap into the largest installed PC base & get more eyes on your game by
> optimizing for Intel(R) Graphics Technology. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev
> _______________________________________________
> Amforth-devel mailing list
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel
>





------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to