<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 3, 2019 at 9:21 PM Dimitrios Chr. Ioannidis via fpc-devel <<a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">I build a simple blinky for a atmega4809 and it worked. I thought
      that I informed you regarding this but it seems that I forgot. <br>
    
    <p>If you want I can run some tests. You can send me tests that you
      think that are appropriate for those mcu's. <br>
    </p>
    <p>I've soldered a atmega4809 on a breakout pcb and of course I can
      solder the others atmega3208/9 and the athemega4808 for testing .</p></div></blockquote><div>Good news.  I'll have t think what is different enough between the old style mega/tiny and the new xmega style controllers to warrant specific testing...<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF">
    <p>PS: I'm curious if there is, a test suite for testing the
      compiler in such hardware or how can someone create such a test
      ...</p></div></blockquote><div>The test suite seems quite flexible, it is may be possible to build in a hardware interface (such as a serial port) to test controller responses.  Another alterive could be to run code through a simulator such as simavr or fp-simavr.<br></div></div></div>