Atmel Evaluation Kit for AT32uC3A0512, 32-Bit AVR Microcontroller Atmel ATEVK1105 ATEVK1105 Data Sheet

Product codes
ATEVK1105
Page of 826
815
AT32UC3A
2. The RTC CLKEN bit (bit number 16) of CTRL register is not available. 
Fix/Workaround 
Do not use the CLKEN bit of the RTC on Rev E.
41.5.14
OCD
1. Stalled memory access instruction writeback fails if followed by a HW breakpoint.
Consider the following assembly code sequence:


If a hardware breakpoint is placed on instruction B, and instruction A is a memory access 
instruction, register file updates from instruction A can be discarded.
Fix/Workaround
Do not place hardware breakpoints, use software breakpoints instead. 
Alternatively, place a hardware breakpoint on the instruction before the memory 
access instruction and then single step over the memory access instruction.
41.5.15
PDCA
1. Wrong PDCA behavior when using two PDCA channels with the same PID. 
Workaround/fix 
The same PID should not be assigned to more than one channel.
41.5.16
TWI
1. The TWI RXRDY flag in SR register is not reset when a software reset is performed. 
Fix/Workaround 
After a Software Reset, the register TWI RHR must be read.
1.
Reading  from  on-chip  flash  may  fail  after  a  flash  fuse  write  operation  (FLASHC  LP, 
UP, WGPB, EGPB, SSB, PGPFB, EAGPF commands).
After a flash fuse write operation (FLASHC  LP, UP, WGPB, EGPB, SSB, PGPFB, EAGPF 
commands), the following flash read access may return corrupted data. This erratum does 
not affect write operations to regular flash memory.
Fix/Workaround 
The flash fuse write operation (FLASHC LP, UP, WGPB, EGPB, SSB, PGPFB, EAGPF 
commands) must be issued from internal RAM. After the write operation, perform a dummy 
flash page write operation (FLASHC WP). Content and location of this page is not important 
and filling the write buffer with all one (FFh) will leave the current flash content unchanged. It 
is then safe to read and fetch code from the flash. 
41.5.17    FLASHC
32058K
AVR32-01/12