<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Mark Raynsford <<a href="mailto:list%2Borg.kde@io7m.com">list+org.kde@io7m.com</a>> ezt írta (időpont: 2020. dec. 12., Szo, 0:06):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
I'd like to use ktechlab to simulate SPI communication between two<br>
AVR microcontrollers using firmware I've written in C. I can simulate<br>
AVR microcontrollers with Simulide (which uses simavr underneath), but<br>
unfortunately it's limited to one microcontroller per circuit.<br>
<br>
Does ktechlab actually support AVR devices? I just built<br>
b54c94d4d394a840d5f5260d00c605ecf6a0141d from source and I only see<br>
references to PIC.<br>
<br>
-- <br>
Mark Raynsford | <a href="https://www.io7m.com" rel="noreferrer" target="_blank">https://www.io7m.com</a><br>
<br>
_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@kde.org" target="_blank">Ktechlab-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/ktechlab-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/ktechlab-devel</a><br></blockquote><div><br></div><div><br></div><div>Hi Mark,<br><br>in KTechLab only PIC microcontrollers can be simulated currently.<br><br>Adding support for different types of microcontrollers should be possible, but it requires a lot of work.<br><br>If your C code is not very platform-dependent, you might be able to test the high-level platform independent logic on 2 simulated PICs. Afterwards you would just need to make sure that the platform-specific part of your code works correctly on AVR.<br></div><div><br>Best regards,<br><br> Zoltan<br></div><div> </div></div></div>