Re: [Amforth] AmForth Weekend 3 + Leonardo

2020-08-31 Thread Erich Wälde
resend to list.

Hello Tristan,

thank you indeed for pointing this out!


> Erich Wälde writes:
>> Tristan Williams writes:
>>> Erich Wälde writes:
>>> After that all the remaining hex files could be built.
>>> ONLY arduino/leonardo.hex is missing.
>>
>> I am not sure if the Leonardo was excluded because AmForth cannot make
>> use the of the Leonardo's USB connection, but it builds without error
>> on r2450.
> Aha, good to know. I admit that I did not read all error
> messages. Something in my environment could /easily/ be ...
> well, /customized/ :-)
>
> I'll have another look.

This is funny, but highly unobvious:

Turns out that my collection of Atmel/AvrAssembler2/Appnotes/*
files was so stone-age outdated, that the file for atmega32u4
was there but not good enough!

I replaced them with the content of the Archive found at
https://sourceforge.net/projects/amforth/files/Atmel-AVR8-Assembler/Atmel-Assembler.tgz/download
and hey presto! leonardo builds now without a hitch!


So, I have to inspect the box with the arduino boards ... no,
unfortunately no leonardo in the box. But I did find the
butterfly.

Off to new time sinking adventures!

Cheers,
Erich

PS: so yes, I'm able to build the hexfiles found in the release
archives. One off the list.


___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel


Re: [Amforth] Gory Details: How to properly create a release?

2020-08-31 Thread Erich Wälde
Hello Brian,

after the stunt getting leonardo to build a similar stunt makes
the butterfly building again :-)

> Erich Wälde writes:
>> Brian writes:
>> I am running the latest version of amforth on an avrbutterfly.
>
> Oh, cool! You made me curious. This is a atmega169 controller
> featuring 16k flash, so it is possible. I still have such a
> thing in a box, so I should be able to recreate it.

In my /outdated/ version of the Atmel files, there is
the file "m169def.inc".

In the /new/ version of the Atmel files from the archive found
here
https://sourceforge.net/projects/amforth/files/Atmel-AVR8-Assembler/Atmel-Assembler.tgz/download
this file is unfortunately missing! So I just copied

m169def.inc (note there is no A P PA in this game!)

over to the new tree and the file for the butterfly can be
built! Yay! I have not yet tried to run it on the board.

If it works, I'm going to
- add "m169def.inc" to Atmel-Assembler.tgz (provided I can
  figure out how to place this file in the correct location)
- add avr-butterfly back to appl/
- fix the Makefile in there


This still applies:
>
> Would you care to share your application? Something like a
> nametag maybe???

I'm aware that there is a description, how to use the LCDisplay
in Vierte Dimension 2007/1 (german text)
https://forth-ev.de/wiki/res/lib/exe/fetch.php/vd-archiv:4d2007-01.pdf


Thank you very much for pointing this out!

Cheers,
Erich

>snip<


-- 
May the Forth be with you ...


___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel


Re: [Amforth] AmForth Weekend 3 + Leonardo

2020-08-31 Thread Erich Wälde
Hello Tristan,

thanks for your message.

Tristan Williams writes:

> Hello Erich, AmForthers,
>
>> After that all the remaining hex files could be built.
>> ONLY arduino/leonardo.hex is missing.
>
> I am not sure if the Leonardo was excluded because AmForth cannot make
> use the of the Leonardo's USB connection, but it builds without error
> on r2450.
Aha, good to know. I admit that I did not read all error
messages. Something in my environment could /easily/ be ...
well, /customized/ :-)

I'll have another look.

Cheers,
Erich

> I have not tested r2450 on a device as I don't have my Leonardo
> to hand, but for reference, it ran on a Leonardo with AmForth 6.8
>
> https://sourceforge.net/p/amforth/mailman/message/36608525/
>
> Best wishes,
> Tristan
>
>
> ___
> Amforth-devel mailing list for http://amforth.sf.net/
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel


-- 
May the Forth be with you ...


___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel


Re: [Amforth] AmForth Weekend 3 + Leonardo

2020-08-31 Thread Tristan Williams
Hello Erich, AmForthers,

> After that all the remaining hex files could be built.
> ONLY arduino/leonardo.hex is missing.

I am not sure if the Leonardo was excluded because AmForth cannot make
use the of the Leonardo's USB connection, but it builds without error
on r2450. I have not tested r2450 on a device as I don't have my Leonardo
to hand, but for reference, it ran on a Leonardo with AmForth 6.8

https://sourceforge.net/p/amforth/mailman/message/36608525/

Best wishes,
Tristan


___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel