<div dir="ltr"><div><div><div><div><div>I suppose I would avoid Windows too, given an alternative.<br><br></div>In theory attaching a terminal to a hardware serial port should be trivial under Linux:<br><br>sim> sh c<br>PDP-11 simulator configuration<br>...<br>DZ      address=17760100-17760107*, vector=300-304*, lines=8<br>...<br></div>simh> attach dz line=1,connect=/dev/ttyS0<br></div>simh> sh dz c<br>line 1: Connecting to remote port /dev/ttyS0<br>Connected to serial port /dev/ttyS0<br> Connected 00:00:48<br><br></div><div>I don't know how the serial ports are exposed on the board you are talking about, but I would hope that Linux serial ports are Linux serial ports most anywhere.<br></div><div><br></div></div>-Henry<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 5 June 2017 at 22:52, Gregg Levine <span dir="ltr"><<a href="mailto:gregg.drwho8@gmail.com" target="_blank">gregg.drwho8@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
These boards run internally Yocto Pokey (and its descendants) Linux.<br>
However I experimented with an IOT build of Windows on the Gen 1<br>
before confirming that it ran best via Linux. Exposing ports, read<br>
having eight of the digital ones after the serial port, can come<br>
later.<br>
<span class="im HOEnZb">-----<br>
Gregg C Levine <a href="mailto:gregg.drwho8@gmail.com">gregg.drwho8@gmail.com</a><br>
"This signature fought the Time Wars, time and again."<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">On Mon, Jun 5, 2017 at 10:32 PM, Henry Bent <<a href="mailto:henry.r.bent@gmail.com">henry.r.bent@gmail.com</a>> wrote:<br>
> Isn't this a software question rather than a hardware one?  What operating<br>
> systems does the Galileo platform support, and how do they expose the ports?<br>
> Attaching SIMH to a hardware serial port is trivial given the right OS.<br>
><br>
> -Henry<br>
><br>
> On 5 June 2017 at 22:20, Gregg Levine <<a href="mailto:gregg.drwho8@gmail.com">gregg.drwho8@gmail.com</a>> wrote:<br>
>><br>
>> Hello!<br>
>> Can the SIMH project materials, such as the PDP11 emulator be built<br>
>> and even managed on an Intel Galileo gen 2 ( or the gen 1) platform?<br>
>><br>
>> This is an Intel QUARK SOC platform leveraged such that it's output<br>
>> and input is in the form of the Arduino families.<br>
>><br>
>> However networking is already physically present, and there are two<br>
>> serial ports, the main one, and the classic one found as digital pins<br>
>> 0 and 1.<br>
>><br>
>> Ideally what I'd like is to have the thing pose as an appropriate<br>
>> PDP11, and deliver its terminal via the second serial output.<br>
>><br>
>> For digital I/O i'd eventually like to tease the thing to allow its<br>
>> eight regular pins to become the ones for an emulated DR-11 or DR-11C<br>
>> board.<br>
>><br>
>> I do know that the latest release of the E11 product does make use of<br>
>> one company's digital I/O board to become either one of those. And I'm<br>
>> not even sure how to get that product to work in what I'm reasonably<br>
>> sure SIMH could do.<br>
>><br>
>> But one problem at a time.....<br>
>> -----<br>
>> Gregg C Levine <a href="mailto:gregg.drwho8@gmail.com">gregg.drwho8@gmail.com</a><br>
>> "This signature fought the Time Wars, time and again."<br>
>> ______________________________<wbr>_________________<br>
>> Simh mailing list<br>
>> <a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
>> <a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer" target="_blank">http://mailman.trailing-edge.<wbr>com/mailman/listinfo/simh</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>