Or am I doing something stupid ?

Hi,

I have built amforth using the latest downloaded source.

The target is a UNO R3, with the am328p.  I am programming it with a
usbtiny.

I flash the target, and is starts OK. I can do the usual commands, word, 1
2 + .

If I do this:

: test ," Hello" cr ;

I get OK, then when I try to run the word

test

?? -13 5

And the try 'words'

I get the same error.

It's as if the first definition is messing up the links.

BTW reset/power cycle make no difference

I have also tried this with the release, rather than bleeding edge version
too.

Thanks,
Andrew
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to