
19 Dec
2005
19 Dec
'05
12:17 p.m.
In message do5nui$kv4$1@sea.gmane.org you wrote:
Thank you for new version!
You are welcome :-)
Small remark for at91rm9200dk configuration. In file at91rm9200dk.c line 44. Instead of (AT91PS_PIO) AT91C_BASE_PIOA->PIO_OER = AT91C_PA23_TXD2; it should be ((AT91PS_PIO) AT91C_BASE_PIOA)->PIO_OER = AT91C_PA23_TXD2;
Thanks for pointing out (but please provide a proper patch next time).
May be it is an issue with my particular compiler - gcc 3.4.4, but it is not nice to have release version non-compilable.
You are absolutely right. Code should be bug-free ;-)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
"Deliver yesterday, code today, think tomorrow."