YES!
it works!
Btw: I was going through the dat file by byself today to see if I can find something suspicios (without success).
There are two or three sections which are looking like something is not OK.
It might be all OK, it might be that you overlooked something. In this case this might help you:
1) Section: TCE0 - Timer/Counter E0 and TCE2 - Timer/Counter E2
TCE0_CTRLA and TCE2_CTRLA etc. are using the same address (2560, 2561 etc.).
2) You have 4 SPI sections [CONFIG-SPIC], [CONFIG-SPID], [CONFIG-SPIE] and [CONFIG-SPIF]
But this XMega only comes with 2xSPI
3) Same with TWI: [CONFIG-TWIC], [CONFIG-TWID], [CONFIG-TWIE], [CONFIG-TWIF]
but this XMega only comes with 2x TWI
Best regards
Peter
↧