Re: [Amforth-devel] compiling avra

2011-01-31 Thread Matthias Trute
Hi, Elliott Chapin wrote: > Makefile.am: required file `./NEWS' not found > Makefile.am: required file `./ChangeLog' not found > > As a late friend might have said: It bagles the mind. Why might such > files be needed? an easy and quick fix is simply create the files ("touch NEWS Changelog") but

[Amforth-devel] compiling avra

2011-01-31 Thread Elliott Chapin
For the time being I am planning to use the static version, but I have been asked what happened when I failed to compile avra from source: Makefile.am: required file `./NEWS' not found Makefile.am: required file `./ChangeLog' not found As a late friend might have said: It bagles the mind. Why mi

Re: [Amforth-devel] makefile correction?

2011-01-31 Thread Elliott Chapin
On 01/31/2011 04:09 PM, Erich Waelde wrote: > Hi Elliott, > > On 01/31/2011 08:53 PM, echapin wrote: >> ... but can't I avoid Window$ totally? > > As has been said before: > You are free to use "avra" as the assembler, but you need to build > from sources and you maybe need to hack on include files

Re: [Amforth-devel] makefile correction?

2011-01-31 Thread Erich Waelde
Hi Elliott, On 01/31/2011 08:53 PM, echapin wrote: > ... but can't I avoid Window$ totally? As has been said before: You are free to use "avra" as the assembler, but you need to build from sources and you maybe need to hack on include files. No Window$ involved here. HOWEVER, you are forced to e

Re: [Amforth-devel] makefile correction?

2011-01-31 Thread echapin
Thanks, Mathias & Marcel; but can't I avoid Window$ totally? -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download us

Re: [Amforth-devel] makefile correction?

2011-01-31 Thread Matthias Trute
hi Elliot, > I am now looking at using avra under linux. Avra doesn't compile for me, > so I am trying the static version. As recommended, I have downloaded > amforth by svn, ... Accordingly, it appears that the makefile lines > > DIR_ATMEL=../../Atmel > > and > > AVRA=avra -I $(DIR_ATMEL)/Ap

Re: [Amforth-devel] makefile correction?

2011-01-31 Thread Marcin Cieslak
>> Elliott Chapin wrote: > I am now looking at using avra under linux. Avra doesn't compile for me, > so I am trying the static version. As recommended, I have downloaded > amforth by svn, ... Accordingly, it appears that the makefile lines Can you post your compilation problems? > DIR_ATMEL=.

Re: [Amforth-devel] Question on Baud rates

2011-01-31 Thread pito
> One thing that did jump out at me, you have a > 22Mhz clock on your > atmega1284p? Yes, my 1284p works up to 25MHz. Frankly, I never had an issue with baudrate, except the situation I used higher frequency crystals (e.g. 27MHz, 29MHz) as they usualy resonate with the atmega on 1/3 of the frequenc