Re: [Amforth] atmega128

2011-09-15 Thread David Jeffrey
esses are double booked, and this offset is needed to fix things. With these modifications to the code I was able to get the system up and running in the AVR Studio (version 4) simulator - and even talk to it using 'Hapsim', which permits you to make a virtual serial connection to the

Re: [Amforth] amforth 4.5 and ATmega128

2011-07-27 Thread david jeffrey
Hi Paulo, I did get amforth running on a mega128 and took notes on the changes needed. Unfortunately I will not have access to my files till mid August. If you are still stuck after the 9 Aug, get in touch. Cheers, David Jeffrey. "[email protected]" wrote: >Hel

[Amforth] amforth & ATMega128

2011-05-10 Thread David Jeffrey
Hello FORTH folk - I have got amforth running on an ATMega128, using AVRStudio 4.18 and Hapsim, a peripheral emulator that supports serial communications. It displays the welcome message and you can run amforth on it, but real slow! Its main utility is confirming that the build functions corre