Re: [Amforth-devel] Difficulty with Hello World exercise

2011-03-20 Thread D Nyberg
On 3/20/2011 7:04:52 PM, Karl Lunt (karll...@seanet.com) wrote: > Exactly. I've never had good luck using any simulator, AVRStudio's > included. I much prefer to trust the real hardware, even if you > start out using an LED for debug. > > BTW, have you tried out AVRStudio5 yet? It was released

Re: [Amforth-devel] Difficulty with Hello World exercise

2011-03-20 Thread Karl Lunt
Exactly. I've never had good luck using any simulator, AVRStudio's included. I much prefer to trust the real hardware, even if you start out using an LED for debug. BTW, have you tried out AVRStudio5 yet? It was released just a few weeks ago and from the release notes, it looks like an ex

Re: [Amforth-devel] Difficulty with Hello World exercise

2011-03-20 Thread Marcin Cieslak
> I duplicated these steps on my desktop machine (running windows 2000) > and targeted for the simulator. Everything works the same; execution of > that ijmp instruction again has 0x3860 in Z, and also crashes studio4. > > Surely something that simple, in a tool chain that's been released as > l

[Amforth-devel] Difficulty with Hello World exercise

2011-03-20 Thread D Nyberg
I'm having some difficulty getting started with amforth on my target system; I'm shaking down the entire tool chain at once. (I'm a bit rusty with forth generally, but used it intensively back in the F79 days, so I'm remembering more every day) But my target hardware etc is all new at this poin