Hello Matthias,

you are answering to my second email where i tested older versions of AMForth.

Interesting is why it fails in AMForth 5.5?

--------------------------- zip --------------------------
$ make
wine ../../Atmel/avrasm2.exe -I ../../Atmel/include -I ../../core -I 
../../core/devices/atmega32 -fI -v0 -e 
template.eep.hex -l template.lst template.asm
err:winedevice:ServiceMain driver L"IOPort" failed to load
../../core\drivers/usart_0.asm(1): error: Undefined symbol: UBRR0L
../../core\drivers/usart_0.asm(2): error: Undefined symbol: UBRR0H
../../core\drivers/usart_0.asm(3): error: Undefined symbol: UCSR0C
../../core\drivers/usart_0.asm(4): error: Undefined symbol: UCSR0B
../../core\drivers/usart_0.asm(5): error: Undefined symbol: UCSR0A
../../core\drivers/usart_0.asm(12): error: Undefined symbol: RXC0
../../core\drivers/usart_0.asm(13): error: Undefined symbol: UDRE0
../../core\drivers/usart_0.asm(14): error: Undefined symbol: TXEN0
../../core\drivers/usart_0.asm(15): error: Undefined symbol: RXEN0
../../core\drivers/usart_0.asm(16): error: Undefined symbol: RXCIE0
../../core\drivers/usart_0.asm(17): error: Undefined symbol: UDRIE0

Assembly failed, 11 errors, 11 warnings
make: *** [template.hex] Fehler 1
--------------------------- zap --------------------------

Here i don't have a path .../Appnotes2 !
The directory ../../Atmel/include was copied complete.
Why it is failing here?

Besides - i can't find any Appnotes2 in Atmel Studio 6.1.
I really hate it - gigabytes to install to extract only below 20 MB that i use 
in Linux.
Is it possible that you can email me your packed subdirectory Atmel?

Thank you.
Karsten


Am 15.10.2014 20:02, schrieb Matthias Trute:
>> I tried AMForth 5.2 but here i have 101 Errors:
>>
>> $ make
>> wine ../../Atmel/avrasm2.exe -I ../../Atmel/Appnotes2 -I ../../core -I 
>> ../../core/devices/atmega32 -fI -v0 -e
>> template.eep.hex -l template.lst template.asm
>> err:winedevice:ServiceMain driver L"IOPort" failed to load
>> ../../core/devices/atmega32\device.asm(5): error: Cannot find include file: 
>> m32def.inc
> This is the root cause. You need to copy some include files from the
> Atmel studio to the directiory ..../Atmel/Appnotes2.
>
> Matthias
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Amforth-devel mailing list for http://amforth.sf.net/
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
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