>> Erich Waelde wrote:
> Hi Al,
>
> On 09/17/2010 08:11 PM, Al Williams wrote:
>> http://dl.dropbox.com/u/360343/am4up.c
>
> superb! Works for my arduino duemilanove, which is very
> resistive to amforth-upload.py.
While we are at it, anyone has an idea why xonxoff.frt causes
serial communication
Al,
> I don't know how to turn word wrap on in the minirc.amforth file which is why
> you need the -w flag (or ^AW when running). Anyone know how to turn that on
> in
> the config file?
not really the config file but an environment variable
export MINICOM=-wC
(this part of by .profile)
Matt
I don't know how to turn word wrap on in the minirc.amforth file which is why
you need the -w flag (or ^AW when running). Anyone know how to turn that on in
the config file?
On Friday, September 17, 2010 14:09:46 pm Erich Waelde wrote:
> Hi Al,
>
> On 09/17/2010 08:11 PM, Al Williams wrote:
>
Hi Al,
On 09/17/2010 08:11 PM, Al Williams wrote:
> http://dl.dropbox.com/u/360343/am4up.c
superb! Works for my arduino duemilanove, which is very
resistive to amforth-upload.py.
Thanks for sharing this!
Erich
--
Start
Al, few years back somebody offered to me the 1802.. I was not fast
enough, a pity. Pito
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate
Ah the Python scripts are way more portable though. If you wish to include the
uploader in the distribution tools, feel free.
On Friday, September 17, 2010 13:43:43 pm Matthias Trute wrote:
> Hi Al,
>
> > I remembered that I wrote a simple upload program for the RCA 1802 a few
> > years back th
Hi Al,
> I remembered that I wrote a simple upload program for the RCA 1802 a few
> years
> back that had a lot of the same serial comm issues (handshaking, etc). So I
> pulled the code out and ported it for amforth. Probably not as useful for
> Windows users though since iti depends on minico
I remembered that I wrote a simple upload program for the RCA 1802 a few years
back that had a lot of the same serial comm issues (handshaking, etc). So I
pulled the code out and ported it for amforth. Probably not as useful for
Windows users though since iti depends on minicom to handle the ser