moved .data where it belongs (to RAM)

This commit is contained in:
Markus Fröschle
2012-10-22 11:08:26 +00:00
parent 04cbe047a1
commit ddaf164925
4 changed files with 12 additions and 4 deletions

View File

@@ -51,6 +51,7 @@ void BaS(void)
MCF_PSC0_PSCTB_8BIT = MCF_PSC3_PSCRB_8BIT;
MCF_PSC0_PSCTB_8BIT = MCF_PSC3_PSCRB_8BIT;
MCF_PSC0_PSCTB_8BIT = 0x0d0a;
MCF_PSC3_PSCTB_8BIT = 0x01; /* request RTC data */
if (MCF_PSC3_PSCRB_8BIT == 0x81)