Re: [Amforth-devel] amforth on Arduino

2010-11-27 Thread Matthias Trute
Robert, > I installed AvrStudio4 and Update SP3, hope this was right. It doesn't really matter, the changas for a particular device are small and I did not found anything relevant for the amforth prompt (at least). > >> install wine and copy the Atmel assembler avrasm2.exe >> together with the

Re: [Amforth-devel] amforth on Arduino

2010-11-27 Thread Robert Epprecht
>> So I would appreciate a few pointers to help me transforming an >> Arduino mega into my first Forthduino. After all the help I received so far I thought I let you know how it goes. Matthias Trute writes: > That should be easy: just use Linux [...] I got delayed a lot by not being able to d

Re: [Amforth-devel] amforth on Arduino

2010-11-24 Thread Matthias Trute
Hi Robert, > 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,

Re: [Amforth-devel] amforth on Arduino

2010-11-24 Thread Robert Epprecht
[email protected] writes: >> 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 AVRS

Re: [Amforth-devel] amforth on Arduino

2010-11-24 Thread ew . forth
Hi Robert, Quoting Robert Epprecht : > Sorry for the delay, > had to resolve some other issues not directly related. > > > Christian Kellermann writes: > >> * Matthias Trute [101121 19:57]: > >>> > I'm working with Debian Linux. >>> > Never used wine before. > >>> Running avrasm2 is the only ta

Re: [Amforth-devel] amforth on Arduino

2010-11-23 Thread Robert Epprecht
Sorry for the delay, had to resolve some other issues not directly related. Christian Kellermann writes: > * Matthias Trute [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 cop

Re: [Amforth-devel] amforth on Arduino

2010-11-23 Thread Christian Kellermann
* Matthias Trute [101121 19:57]: > Robert, > > > > > Thank you for these informations. I'm working with Debian Linux. > > Never used wine before. > > just another hint: I did not configure my ubuntu wine at all, only > at the very first run it may present a config dialog, just press ok > to acc

Re: [Amforth-devel] amforth on Arduino

2010-11-21 Thread Matthias Trute
Robert, > > Thank you for these informations. I'm working with Debian Linux. > Never used wine before. just another hint: I did not configure my ubuntu wine at all, only at the very first run it may present a config dialog, just press ok to accept all defaults. Running avrasm2 is the only task f

Re: [Amforth-devel] amforth on Arduino

2010-11-20 Thread kenmccall
Hi Robert, Just last night I got my BBB, an arduino clone by Modern Device, working. This board uses separate serial adapters. Using a serial port level shifter, I got only "amf" when I reset the arduino. Using the BUB, a FTDI based USB adapter. I'd get the complete "amforth 4.0 ATmega328P"

Re: [Amforth-devel] amforth on Arduino

2010-11-19 Thread Robert Epprecht
Hi Matthias nice to meet you and a big thank for amforth first of all... Matthias Trute writes: > I try to keep the things up-to date on the project homepage (at least). No problems with the homepage, I will tell you if I find any. >> transforming an Arduino mega into my first Forthduino. >

Re: [Amforth-devel] amforth on Arduino

2010-11-19 Thread Matthias Trute
hi, > > So I asked $SEARCHENGINE and found this project. Right now I try to > make sense of the different links I've got. Unfortunately it is not so > easy for a newcomer to filter up-to-date info from outdated one. Can you please give some more details? I try to keep the things up-to date on the