I figured out what my problem was. It was the fact that when running as a
turnkey application I didn't give my application any delay to allow the
hardware to stabilize. I added 500 ms before the startup code and the
problem when away.




On Thu, Dec 5, 2013 at 10:15 AM, craig and heather <cal...@gmail.com> wrote:

> I have a completed app which I will share with the amforth community
> shortly that needs one last tweak. I want the app to run as a turnkey
> application on an Arduino Uno.
>
> The app runs great interactively via amforth-shell.py. I execute the top
> level word and off it goes. When I try to install it as the turnkey app it
> doesn't run. I've tried both techniques shown in the documentation and they
> both fail differently but they both fail. It seems strings I have compiled
> into flash are corrupted.
>
> Any clues?
>
> Craig Lindley
>
> If you’re one in a million, there are now seven thousand people exactly
> like you.
>



-- 
Craig Lindley / Heather Hubbard

New Recordings: craigandheather.net/cnmpage.html
Latest CD: craigandheather.net/songsilike2013cd.html

Personal Website: craigandheather.net
Business Website: clockwork.craigandheather.net
Phone: (719) 495-1873
Cell: (719) 502-7925

If you’re one in a million, there are now seven thousand people exactly
like you.
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
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