Here's my setup. An SC114, at #61i Missing Module from Karl sitting in my own design 3d printed tray (so no shorts on the bottom). There are two more RC2014 bus headers behind the board, but nothing is in them. Note that this is the "I" revision. So the layout is different from the previous boards. Also, I'm pretty sure Karl is aware of the mods folks have done and I believe this board may already include them (note the new rows of resistors and a couple of caps near the CF card). I don't have a schematic, and I'm not sure Karl has posted it yet. The solder on the 40 pin header for the CF card is actually a bit better than the reflections indicate. Read below for more info...

Some things to note:
1. I've only EVER seen a failure while compiling Aztec or Hi-Tech C. Today I even got the failure just compiling the example program so I'm now convinced it's not due to me doing something weird in my own C code.
2. The failure exhibits as the directory getting trashed. It will either fully populated with blank filenames and ":" separators when I do a dir, or occasionally some of the files will show up but be empty or corrupted. So it looks like it trashes the entire directory in some fashion.
3. So far every single diagnostic has not shown any errors. Steve Cousins' CF diagnostic reads and verify all sectors, the BASIC program Bill provided has run successfully so far. Here's where it is right now:
W>D:YL211.MMM V<D:YL211.MMM C>B:YL211.MMM V<B:YL211.MMM 5504.13 20267
W>D:KX212.MMM V<D:KX212.MMM C>A:KX212.MMM V<A:KX212.MMM 5556.31 20267
W>B:DR213.MMM V<B:DR213.MMM C>C:DR213.MMM V<C:DR213.MMM 5608.72 20267
W>D:VR214.MMM V<D:VR214.MMM C>C:VR214.MMM V<C:VR214.MMM 5661.39 20267
W>C:UT215.MMM V<C:UT215.MMM C>B:UT215.MMM V<B:UT215.MMM 5714.3 20267
W>C:SE216.MMM V<C:SE216.MMM C>D:SE216.MMM V<D:SE216.MMM 5767.45 20267
W>C:LO217.MMM V<C:LO217.MMM C>A:LO217.MMM V<A:LO217.MMM 5820.86 20267
W>C:HJ218.MMM V<C:HJ218.MMM C>B:HJ218.MMM V<B:HJ218.MMM.
Note that I set it up for all 16 partitions, so it's writing/verify A: through P: That's the only change I made to the code so let me know if I should stick to 4 partitions are can try something else. If I interpret the output correctly I'm coming up on almost 6MB of read/writes so far? However note that the last column I think is the length of what was written and I'm seeing a bit of variance there. Is that normal? It started with 20271, when to 20269 and is now 20267.
QUESTION: Does the BASIC program come to a final end point or does it just run forever. At this point its been goin on for about 2-3 hrs. What should I expect to happen besides error reports (and when)?
4. I've also been able to do raw read/writes to both the problematic and working boards boards with dd on MacOS without mishap. This is using a USB/CF adaptor.
5. I HAVE NOT had any problems with the other CF card I purchase which is identical (in theory) to this one. Same product off Amazon.
6. Later I may give the board a good flux clean just to make sure something subtle there is gettin in the way. You would think that would affect both boards, but who knows...
Other than the C compiler issues, the system has worked flawlessly so far. To bad there isn't an equivalent of NPR's "The Car Guys" for computer issues *grin*.
Robert
PS The case/tray is on thingiverse If anybody wants to make one.