Hi Christian,

On 10/21/2010 04:54 PM, Christian Kellermann wrote:
> Dear amforth'ers,
>
> During my playtime with amforth I always wonder how to develop
> longer dictionaries with the device.
>
> What I am doing now is:
>
> - try out wording at the amforth prompt.
> - transfer changes to a dictionary file.
> - flash the device with the standard image.
> - use a little program to insert my project's dictionary.
>
> I am wondering whether there is a more clever way to do it, especially
> the reflashing step annoys me (controller needs to be in place etc).
>
> How do you do it?

I'm trying out new words at the prompt (working with minicom).
Then I simultaneously write the working code into a file.
When I think, the current state has progressed to a useful point
again, then I remove the dictionary back to the first marker
and upload everything again. That takes 5 minutes if I load
my full featured data collector stuff. Time for a break.

I have to reflash amforth occasionally, takes a minute.

My brain is slow enough in the evening, so I'm not annoyed much
during uploading times. %->

And like Matthias, I have "production boards" which are updated
only after adding a new feature. And I have devel boards, one
is running 24h/day, so I see rare failures, too. Like currently
there seem to be destroyed bytes on the rs485 connection, like
once in 2 days.


Cheers,
Erich

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to