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

2011-03-23 Thread pito
Hi Helmut, is there any chance to patch your hapsim 2.17 for working with avrstudio4 build 716 (or the latest if any)? Thanks, Pito - PŮVODNÍ ZPRÁVA - Od: "D Nyberg" Komu: [email protected] Předmět: Re: [Amforth-devel] Difficulty with Hello World exer

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

2011-03-23 Thread D Nyberg
Thank you! :) On 3/23/2011 2:04:04 AM, Kalus Michael ([email protected]) wrote: > Hi. > > http://dl.dropbox.com/u/1170761/aStudio4b589.exe > > michael > > > > Am 23.03.2011 um 07:09 schrieb D Nyberg: > > > On 3/22/2011 2:35:17 AM, pito ([email protected]) wrote: > >> Which AvrStu

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

2011-03-23 Thread Kalus Michael
Hi. http://dl.dropbox.com/u/1170761/aStudio4b589.exe michael Am 23.03.2011 um 07:09 schrieb D Nyberg: > On 3/22/2011 2:35:17 AM, pito ([email protected]) wrote: >> Which AvrStudio4 build do you run? I've upgraded to the latest 716 >> and the Hapsim2.17 does not hook.. >> > Okay, the hapsim page s

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

2011-03-22 Thread D Nyberg
On 3/22/2011 2:35:17 AM, pito ([email protected]) wrote: > Which AvrStudio4 build do you run? I've upgraded to the latest 716 > and the Hapsim2.17 does not hook.. > Okay, the hapsim page says it definitely works with studio 4 up to build 684. I too am up to 716 right now. How does one go about down

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

2011-03-22 Thread D Nyberg
On 3/22/2011 2:35:17 AM, pito ([email protected]) wrote: > Which AvrStudio4 build do you run? I've upgraded to the latest 716 > and the Hapsim2.17 does not hook.. Well, rats! I too am running 716, so maybe that's why I'm not seeing anything on hapsim. Not having seen it run before, I don't have a

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

2011-03-22 Thread pito
Which AvrStudio4 build do you run? I've upgraded to the latest 716 and the Hapsim2.17 does not hook.. - PŮVODNÍ ZPRÁVA - Od: "D Nyberg" Komu: [email protected] Předmět: Re: [Amforth-devel] Difficulty with Hello World exercise Datum: 22.3.2011 - 9:29:56 &

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

2011-03-22 Thread pito
>From reset to the first characters ~3-4sec (old 1.7GHz notebook). P. - PŮVODNÍ ZPRÁVA - Od: "D Nyberg" Komu: [email protected] Předmět: Re: [Amforth-devel] Difficulty with Hello World exercise Datum: 22.3.2011 - 9:29:56 > On 3/21/2011 2:19:15 AM, pit

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

2011-03-22 Thread D Nyberg
On 3/21/2011 2:19:15 AM, pito ([email protected]) wrote: > from my previous post... > > By chance I found the crash is caused > by the debugger - when the asm source wants to continue into a > "debugger" (for the code outside the "amforth.asm") the debuger is > called, but not set properly (m

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

2011-03-21 Thread pito
from my previous post... By chance I found the crash is caused by the debugger - when the asm source wants to continue into a "debugger" (for the code outside the "amforth.asm") the debuger is called, but not set properly (my understanding) and crashes. Now, how it works: 1. compile amforth in

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

2011-03-20 Thread D Nyberg
On 3/20/2011 7:04:52 PM, Karl Lunt ([email protected]) 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