>>  If it *is* the speed of reading flash, I>> would be, well, surprised.  
>> After all, you *run* from that flash, right?
> Not exactly in the case of the XMega.>The XMega has a separate memory 
> controller for the different> categories of memories to access read or write 
> from them, which is> different than running from Flash.
Well, simply, if you want to read bytes from flash to use them in your 
programyou have to use ELPM instruction and then instruct the NVM controller to 
readthe flash for you that is completely different than fetching instruction 
for programexecution by the CPU itself.
By the way: have you tried the code i posted a few days ago, Bob?I'm interested 
in your comments about that strange CRC.



                Alice                           body {margin:0;padding:0;}      
                        #footer { height:13px; font-size:11px; 
font-family:Arial, FreeSans, sans-serif; color:#ADADAD; margin:0; padding:7px 
12px; text-align:right; border-top:1px solid #dcdcdc; }            #footer a { 
text-decoration:none; color:#ADADAD; }              #footer a:hover { 
color:#848484; }                              Inviato dalla nuova Alice mail  
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to