Discussion:
[N8VEM: 19108] Mini-68K CF Update
John Coffman
2014-12-16 07:28:19 UTC
Permalink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
see *** below<br>
<br>
<br>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<tt>Max,<br>
<br>
On dual row connectors like J2, the numbering is easy:&nbsp; pin 1 is
the square pad.&nbsp; pin 2 is clockwise (from the top).&nbsp; Then all the
odd numbered pins are on one (long) side, and all the even number
pins are on the opposite side:&nbsp; viz.,<br>
<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 2&nbsp; 4&nbsp; 6<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1&nbsp; 3&nbsp; 5&nbsp;&nbsp; etc.<br>
<br>
J1 is a stumper, because it is 2x2.&nbsp; However, the same rule
applies.&nbsp; Look at J2 above, and chop off pins 5 &amp; 6.&nbsp; So J1 is
numbered, as you asked, CLOCKWISE.&nbsp; *** meaning you get from pin 1
to pin 2 by proceeding CW.<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 2&nbsp; 4<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 1&nbsp; 3<br>
<br>
--John<br>
<br>
</tt><br>
<br>
On 12/15/2014 11:11 PM, Max Scane wrote:
<blockquote
cite="mid:CADv-vyYNrq8Z4-***@mail.gmail.com"
type="cite">
<div dir="ltr">Hi John,
<div><br>
</div>
<div>I'm just jumpering up my 68K board and I am wondering about
the orientation of J1 and J2.&Acirc;&nbsp; Pin 1 is the bottom right but
how do they number from there?&Acirc;&nbsp; Do they go anticlockwise 1 up
2 left 3 down 4 etc or something else?</div>
<div><br>
</div>
<div>Cheers!</div>
<div><br>
</div>
<div>Max</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Dec 16, 2014 at 2:01 PM, John
Coffman <span dir="ltr">&lt;<a moz-do-not-send="true"
href="mailto:***@gmail.com" target="_blank">***@gmail.com</a>&gt;</span>
wrote:
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> <tt>Rich,<br>
<br>
I assume you are booting CP/M-68 with the "C" option.<br>
<br>
Does the "D" option work?&Acirc;&nbsp; [list FAT16 Directory]<br>
<br>
When you get the boot message, the directory of the
FAT16 partition, type 0x06, on the CF card (device 44 on
the MF/PIC board) should be listed.&Acirc;&nbsp; This allows you to
boot any m68K .coff file (A.OUT) or binary (*.BIN) file
in the FAT16 partition.<br>
<br>
The cross compiler I have used is the Ashware GCC 2.95
compiler.&Acirc;&nbsp; CP/M-68 is compiled with the Ashware suite
of cross-tools.<br>
<br>
The FAT16 partition is first; and the CP/M 0x52
partition is second; I think I have an extended
partition on this CF card, also, third partition table
entry.<span class="HOEnZb"><font color="#888888"><br>
<br>
--John<br>
<br>
<br>
</font></span></tt>
<div>
<div class="h5"><br>
On 12/15/2014 05:50 PM, Richard Cini wrote:
<blockquote type="cite">
<div>
<div>
<div>Thanks Max. Yes, I have heard about the
sector alignment&acirc;&#8364;&brvbar;thanks for reminding me.</div>
<div><br>
</div>
<div>Any idea about reading the FAT16 partition?
If I can get that working, then file transfer
will be a snap.</div>
<div><br>
</div>
<div>
<div>Rich</div>
<div><br>
</div>
<div>--</div>
<div>Rich Cini</div>
<div>Collector of Classic Computers</div>
<div>Build Master and lead engineer, Altair32
Emulator</div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/cini"
target="_blank">http://www.classiccmp.org/cini</a></div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/altair32"
target="_blank">http://www.classiccmp.org/altair32</a></div>
</div>
</div>
</div>
<div><br>
</div>
<span>
<div style="font-family: Calibri; font-size: 11pt;
text-align: left; color: black; border-width:
1pt medium medium; border-style: solid none
none; border-color: rgb(181, 196, 223)
-moz-use-text-color -moz-use-text-color;
padding: 3pt 0in 0in;"><span style="font-weight:
bold;">From: </span> Max Scane &lt;<a
moz-do-not-send="true"
href="mailto:***@gmail.com"
target="_blank">***@gmail.com</a>&gt;<br>
<span style="font-weight: bold;">Reply-To: </span>
N8VEM-Post &lt;<a moz-do-not-send="true"
href="mailto:***@googlegroups.com"
target="_blank">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Date: </span>
Monday, December 15, 2014 at 8:24 PM<br>
<span style="font-weight: bold;">To: </span>
N8VEM-Post &lt;<a moz-do-not-send="true"
href="mailto:***@googlegroups.com"
target="_blank">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Subject: </span>
Re: [N8VEM: 19102] Mini-68K CF Update<br>
</div>
<div><br>
</div>
<div dir="ltr">Hi Rich,
<div><br>
</div>
<div>That's great news!</div>
<div><br>
</div>
<div>Despite supporting Logical Block
Addressing, I think a number of disk
partitioners like to align partitions on
track/sector boundaries.</div>
<div><br>
</div>
<div>I think that is why you have some spare
space.</div>
<div><br>
</div>
<div>Cheers!</div>
<div><br>
</div>
<div>Max</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Dec 16, 2014 at
12:13 PM, Richard Cini <span dir="ltr">&lt;<a
moz-do-not-send="true"
href="mailto:***@verizon.net"
target="_blank">***@verizon.net</a>&gt;</span>
wrote:
<blockquote class="gmail_quote" style="margin:
0pt 0pt 0pt 0.8ex; border-left: 1px solid
rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word; color:
rgb(0, 0, 0); font-size: 14px;
font-family: Calibri,sans-serif;">
<div>
<div>
<div>All &acirc;&#8364;&#8221;</div>
<div><br>
</div>
<div><span style="white-space:
pre-wrap;"> </span>Today I
received two brand-new SanDisk 64MB
CF cards to try with the Mini68K. I
took one of them, used the same
partition tool, and re-sized it to
32mb (FAT16 type 0x06, primary)/24mb
(unformatted type 0x52, primary,
active). For some reason when you do
this, there&acirc;&#8364;&#8482;s 8mb of unallocated
space and no seeming way to recover
it at least with this tool. Maybe
using a *nix alternative would work
better.</div>
<div><br>
</div>
<div><span style="white-space:
pre-wrap;"> </span>I popped it
into the PPIDE and selected drive C,
ran init and it worked! PIPped a few
files, no problem.</div>
<div><br>
</div>
<div><span style="white-space:
pre-wrap;"> </span>Now, I still
can&acirc;&#8364;&#8482;t read the FAT partition from
CP/M. I put a 5k text file in the
FAT partition but CP/M doesn&acirc;&#8364;&#8482;t see
it. Looks like I made some progress,
though.</div>
<div><br>
</div>
<div>
<div>Rich</div>
<div><br>
</div>
<div>--</div>
<div>Rich Cini</div>
<div>Collector of Classic Computers</div>
<div>Build Master and lead engineer,
Altair32 Emulator</div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/cini"
target="_blank">http://www.classiccmp.org/cini</a></div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/altair32"
target="_blank">http://www.classiccmp.org/altair32</a></div>
</div>
</div>
</div>
</div>
<span><font color="#888888"> -- <br>
You received this message because you
are subscribed to the Google Groups
"N8VEM" group.<br>
To unsubscribe from this group and stop
receiving emails from it, send an email
to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com"
target="_blank">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com"
target="_blank">***@googlegroups.com</a>.<br>
Visit this group at <a
moz-do-not-send="true"
href="http://groups.google.com/group/n8vem"
target="_blank">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/optout"
target="_blank">https://groups.google.com/d/optout</a>.<br>
</font></span></blockquote>
</div>
</div>
-- <br>
You received this message because you are
subscribed to the Google Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving
emails from it, send an email to <a
moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com"
target="_blank">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com"
target="_blank">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem"
target="_blank">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout"
target="_blank">https://groups.google.com/d/optout</a>.<br>
</span> -- <br>
You received this message because you are subscribed
to the Google Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving
emails from it, send an email to <a
moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com"
target="_blank">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com"
target="_blank">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem"
target="_blank">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout"
target="_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote>
</div>
</div>
</div>
<div class="HOEnZb">
<div class="h5"> -- <br>
You received this message because you are subscribed to
the Google Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving emails
from it, send an email to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com"
target="_blank">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com" target="_blank">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem"
target="_blank">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout"
target="_blank">https://groups.google.com/d/optout</a>.<br>
</div>
</div>
</blockquote>
</div>
</div>
-- <br>
You received this message because you are subscribed to the Google
Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving emails from it,
send an email to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</blockquote>
</body>
</html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &quot;N8VEM&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br />
Visit this group at <a href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />
Loading...