<div dir="ltr">Hi all, thanks for the answers,<div><br></div><div>First, we managed to debug the VM using Xcode (thanks Esteban :)).</div><div>We found that when the serial plugin is compiled as external plugin in Mac, the VM does not load it because it cannot find the setInterpreter function, which is strange. We will continue digging here... </div><div><br></div><div>John, </div><div>I checked the code of sqMacSerialExtended and uses Carbon libraries. <br></div><div>Isn't the VM moving out from it because it's not supported any more?</div><div>Besides, in Mac we can use unix libraries like termios...</div><div><br></div><div>Tim,</div><div>Yes, we know. We just wanted to do a tutorial on playing with arduino and we saw that the serial plugin was not working... We thing that independently of what we are doing with it, serial port should be fixed :)</div><div><br></div><div>Guille</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 28, 2017 at 2:08 AM, tim Rowledge <span dir="ltr"><<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
> On 24-03-2017, at 7:07 AM, Guillermo Polito <<a href="mailto:guillermopolito@gmail.com">guillermopolito@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> We are here with Olivier taking a loot at how serial ports work, because he wants to use it to connect to arduino/raspberries.<br>
<br>
</span>In the case of Pi’s don’t forget that there are much faster ways to connect; even the oldest Pi’s have ethernet and Pi3’s have wifi & bluetooth built in. Opening a net connection to a Pi is likely to be much more useful than restricting yourself to serial. I’m sure you’re not making the mistake I see too often of people thinking a Pi is a microcontroller like an Arduino when it is actually a quite powerful computer with a real OS...<br>
<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Hard work pays off in the future. Laziness pays off now.<br>
<br>
<br>
</blockquote></div><br></div>