#define MCFSIM_SDCR (MCF_MBAR + 0x180) /* SDRAM Config */ #define MCFSIM_SDTR (MCF_MBAR + 0x184) /* SDRAM Timing */ #define MCFSIM_DCAR0 (MCF_MBAR + 0x4c) /* DRAM 0 Address */ #define MCFSIM_DCMR0 (MCF_MBAR + 0x50) /* DRAM 0 Mask */ #define MCFSIM_DCCR0 (MCF_MBAR + 0x57) /* DRAM 0 Control */ #define MCFSIM_DCAR1 (MCF_MBAR + 0x58) /* DRAM 1 Address */ #define MCFSIM_DCMR1 (MCF_MBAR + 0x5c) /* DRAM 1 Mask reg */ #define MCFSIM_DCCR1 (MCF_MBAR + 0x63) /* DRAM 1 Control */
#define MCFUART_BASE0 (MCF_MBAR + 0x100) /* Base address UART0 */ #define MCFUART_BASE1 (MCF_MBAR + 0x140) /* Base address UART1 */
#define MCFSIM_PACNT (MCF_MBAR + 0x80) /* Port A Control (r/w) */ #define MCFSIM_PADDR (MCF_MBAR + 0x84) /* Port A Direction (r/w) */ #define MCFSIM_PADAT (MCF_MBAR + 0x86) /* Port A Data (r/w) */ #define MCFSIM_PBCNT (MCF_MBAR + 0x88) /* Port B Control (r/w) */ #define MCFSIM_PBDDR (MCF_MBAR + 0x8c) /* Port B Direction (r/w) */ #define MCFSIM_PBDAT (MCF_MBAR + 0x8e) /* Port B Data (r/w) */ #define MCFSIM_PCDDR (MCF_MBAR + 0x94) /* Port C Direction (r/w) */ #define MCFSIM_PCDAT (MCF_MBAR + 0x96) /* Port C Data (r/w) */ #define MCFSIM_PDCNT (MCF_MBAR + 0x98) /* Port D Control (r/w) */
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.42Bemerkung:
(vorverarbeitet am 2026-04-29)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.