Hi!
As a course work I had to write something and I decided to write about speed of
AmForth. Sorry it is in Finnish but I could share it after I've finished the
task. At least the tables are readable:)
I have test program in AmForth 5.2. It isn't fastest but it is simple enough.
: test-speed (
Re: "Preload as much as possible to NRWW section without user
configuration. There are 3 different sizes for the NRWW section: 2K,
4K and 8K. For all a pre-selected set of words are included to
maximize the free space for user programs."
Dear Matthias,
It is expected that you will try
Hi,
I am trying to setup AmForth using the linux directions on page 1 of the
AmForth Documentation V5.2 of 22 December 2013. I ran into a little snag. In
searching for the Appnotes2 folder, I come up empty handed. In the
folder/directory C:\Program Files\Atmel\Atmel Toolchain\AVR
Assembler\
> there is also a folder name "include" . Is that the folder that should
be copied?
If it contains files such as "m328def.inc" it's the one you need. You could
also download just avrasm2+include (without the enormous AVR Studio) from
here:
http://www.vfx.hu/avr/
http://www.vfx.hu/avr/download/a
Thanks Vladimir,
After going back through the forum thread to collect some missing words and
making a few modifications to nRF24_init I got the scanner+ranger to work!
Your posting is godsend for my remote sensing network project as it saves
me much time.
I have not yet tested the sim900 library
Well I copied the "include" folder and it seemed to assemble and create the
.hex file with out complaint. So, this is more of an FYI and possible
documentation update request.
Bruce
Hi,
I am trying to setup AmForth using the linux directions on page 1 of the
AmForth Documentation V5.2 of 22 D
Enoch writes:
> Re: "Preload as much as possible to NRWW section without user
> configuration. There are 3 different sizes for the NRWW section: 2K,
> 4K and 8K. For all a pre-selected set of words are included to
> maximize the free space for user programs."
>
> Dear Matthias,
>
> It