[Amforth] Coolterm as terminal

2018-10-24 Thread Jan Kromhout via Amforth-devel
Tristan, I have tried to get it working without any result, I use macOS High Sierra. Do you have tips to get it running? Do you use Python 2 or 3 Cheers, Jan ___ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.ne

Re: [Amforth] Coolterm as terminal

2018-10-24 Thread Tristan Williams
Hi Jan, On OS X I use amforth-shell.py which is in the tools directory of the AmForth distribution. More info below http://amforth.sourceforge.net/TG/recipes/Upload.html Regards, Tristan On 24Oct18 16:58, Martin Bitter wrote: > Hi Jan! > > I recommend e4thcom written by Manfred Mahlow https:

Re: [Amforth] Coolterm as terminal

2018-10-24 Thread Martin Bitter
Hi Jan! I recommend e4thcom written by Manfred Mahlow https://wiki.forth-ev.de/ doku.php/projects:e4thcom Think it's worth to have a look at (if you'r on your way with Linux). Regards Martin Am Mittwoch, 24. Oktober 2018, 11:48:07 CEST schrieb Jan Kromhout via Amforth-devel: > Hello, > > I

Re: [Amforth] How to make a Full system

2018-10-24 Thread Peter C. Hauser
Jan, I do not think there is an overview regarding the sequence. In any case, you probably do not just want to load everything, only what you need for your project. As far as I know AVRDude lets you read back the memory contents and it should be possible in this way to easily clone a finish

Re: [Amforth] Coolterm as terminal

2018-10-24 Thread Peter C. Hauser
Jan, With CoolTerm it is not possible to use the “include” mechanism. However, there is a terminal program (shell) specifically written in Python for use with FlashForth (flashforth.com). This most likely also works with AmForth and most likely can handle “include”. I once tried but could not

Re: [Amforth] Arduino Nano

2018-10-24 Thread Peter C. Hauser
Jan, Yes, we used the same fuse settings for the Arduino Nano as for the Arduino Uno. They both use the same AVR microcontroller and the circuitry (as far as I know is identical), it is just the form factor which is different. We prefer to use the Nano as we can plug that into the printed cir

[Amforth] Coolterm as terminal

2018-10-24 Thread Jan Kromhout via Amforth-devel
Hello, I use Coolterm as terminal. Is it posible to use “include" to load several screens with one command? This as example like this #include install/2-fetch.frt #include install/2-store.frt #include install/quotations.frt #include install/search-name.frt #include install/find-name.frt #includ

[Amforth] How to make a Full system

2018-10-24 Thread Jan Kromhout via Amforth-devel
Hi, I try to compile a full system, but most of the time I don’t know the sequens of loading the individual files. Is there some overview how to load these files (sequence)? When the building system is complete is it possible to make a backup of the system and load this afterwards (make a uno.

[Amforth] Arduino Nano

2018-10-24 Thread Jan Kromhout
Peter, With the same fuse settings as you send before for the Arduino Uno? Do you have assembled the source by your self, or taken from Github? Cheers, Jan ___ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.