Hi 李雪愚,

> I've got headache on debug the words on the board. I need a simulator for 
> amforth.

Thats sad. I know of no s(usable) imulator for the avr's. The Atmel
Development studio has a built-in simulator, but I never managed to get
amforth running there. It simply crashes.

> Or how to compile the amForth to X86?

amforth is not portable to x86 processors. You can
find a large number for that target, e.g. gforth.

> Where are the forth source of the core?

Just download the amforth package from sourceforge
and you will get the full sources. Just look at
amforth.asm and follow the includes (there are many,
but in a structured way).

good luck
Matthias




------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Amforth-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to