Hallo Jochen,

> beim Versuch EMS für einen ATMega644 in einem Pollin NetIO zu

m644 = nur eine USART

> protocols/ems/ems_uart.c: In function ‘usart_init’:
> protocols/ems/ems_uart.c:73:1: error: ‘UBRR1H’ undeclared (first use
> in this function)
> protocols/ems/ems_uart.c:73:1: note: each undeclared identifier is
> reported only once for each function it appears in
> protocols/ems/ems_uart.c:73:1: error: ‘UBRR1L’ undeclared (first use
> in this function)
> protocols/ems/ems_uart.c:73:1: error: ‘UCSR1C’ undeclared (first use
> in this function)
> protocols/ems/ems_uart.c:73:1: error: ‘UCSZ10’ undeclared (first use
> in this function)
> usw.

Du hast vergessen, die USART0 auszuwählen.


_______________________________________________
Ethersex-devel mailing list
Ethersex-devel@list.zerties.org
https://list.zerties.org/cgi-bin/mailman/listinfo/ethersex-devel

Antwort per Email an