
12 Dec
2004
12 Dec
'04
3:17 p.m.
Hi there,
board/at91rm9200dk/memsetup.S and board/cmc_pu2/memsetup.S define
#define PIOC_ASR 0xFFFFF870 #define PIOC_BSR 0xFFFFF804 #define PIOC_PDR 0xFFFFF804
but according to the User Manunal is should have been:
#define PIOC_ASR 0xFFFFF870 #define PIOC_BSR 0xFFFFF874 #define PIOC_PDR 0xFFFFF804
Is that a bug or a feature?
--
Steven Scholz