Hi Craig,

Just catching up after a few days away from the computer ... I trust
you've been able to get 5.1 working on your Uno?

The link you posted (by Neal Crook), is well-done ... it got me started
and finally working, but it's out of date and some of the
items have changed.  At home, I have made notes on a printed copy of
Neal's piece, which point out the changes required to get
that process working with the current versions of Atmel Studio and amForth.

Once you are able to work through the process of flashing a chip that
will run, the next is to go through the multitude of files
that will give your Uno further functionality and learning exactly where
to stick those source file declarations so everything works!

Good luck!  The list has been very helpful to me.

Regards,

Michael
K6MLE



On 10/15/2013 12:32 PM, craig and heather wrote:
> Never mind, I found the problem. The generate eep file checkbox was
> unchecked. Sorry for the noise.
>
> Craig Lindley
>
>
> On Tue, Oct 15, 2013 at 12:58 PM, craig and heather <cal...@gmail.com>wrote:
>
>> I searched the entire C drive and could not find an eep file. Attached is
>> a screen shot of the output directory.
>>
>> To answer your question Matthias, if I'm going to use some code I really
>> like to know how it works and how to build it. In Amforth's case, I might
>> want to try and change some of the included words so I have to be able to
>> rebuild from source.
>>
>> Thanks for you help with this and I will first try the pre-canned Arduino
>> Uno image(s).
>>
>> Craig Lindley
>>
>>
>>
>>
>> On Tue, Oct 15, 2013 at 11:33 AM, craig and heather <cal...@gmail.com>wrote:
>>
>>> Looking closer at the build results I assume the eseg would be destined
>>> for the eeprom. Could it be that the hex file has both parts in it? And if
>>> so, what are the chances of success by just programming the single file
>>> onto the Arduino? I would try this but I'm fresh out of Arduino Uno's just
>>> now.
>>>
>>> Segment   Begin    End      Code   Data   Used    Size   Use%
>>>         ---------------------------------------------------------------
>>>         [.cseg] 0x000000 0x007edc   1822  10500  12322   32768  37.6%
>>>         [.dseg] 0x000100 0x0001e1      0    225    225    2048  11.0%
>>>         [.eseg] 0x000000 0x000054      0     84     84    1024   8.2%
>>>         Assembly complete, 0 errors. 1 warnings
>>>
>>> --
>>> Craig Lindley
>>>
>>>
>>
>> --
>> 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.
>>
>
>


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&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