Hello,
On 06/16/2011 02:49 PM, [email protected] wrote:
> Hi guys,
> I’m trying to compile a system for an ATMEGA16 board.
> atmega16.asm(26): warning: Use of undefined or forward referenced symbol
> 'TXEN0' in .equ/.set
> atmega16.asm(29): warning: Use of undefined or forward referenc
Hi Paolo,
> Hi guys,
> Iâm trying to compile a system for an ATMEGA16 board.
> It gives errors and Iâm not able to go forth.
Let me know if the page
http://amforth.sourceforge.net/recipes/usart-settings.html
answers your question with the error messages.
Your seconds problem that wine is n
Hi guys,
I’m trying to compile a system for an ATMEGA16 board.
It gives errors and I’m not able to go forth.
I followed the procedure suggested in official docs:
copy the template folder in apps to a new folder “atmega16” and then modify
makefile and template.asm.
Attached you’ll find my makefil