The best source of information for utilizing the OmniDrive and the PC Card Manager software it comes with is the documentation that the device comes with โ starting with the comprehensive help system contained in PC Card Manager' "Help"
menu.
A copy of this document is available online at https://hackmd.io/@synchrotech-inc/HkvsJ3l7U.
A quick way to determine if the OmniDrive, its drivers, and PC Card Manager are working is to
Menu: "Tools -> Analyze Card"
Here, we used a 2MB 16-bit SRAM PC Card (PCM-SRP16-AM002), so the values populating the fields in the "SRAM Card" section reflect that. What's important is that the fields are filled in with values. If there are issues, see the begining of this document for instructions on checking the OmniControl utility to ensure that all the drivers and software packages are installed correctly.
The typical way to format SRAM PC Cards is to locate the card in "Windows Explorer"
, right-click on the card's icon and choose "Format"
. Ensure settings look similar to these and click the "Start"
button to format.
If this doesn't work, it may be that the card's Master Boot Record (MBR) is corrupted. Here are two ways to try and address that issue. The most effective way is to copy a factory binary image of the card to the card (Part III), you can also try using PC Card Manager's format function (Part V).
You'll need a factory clean binary image of the card. For the 2MB card discussed here, a zipped copy is available for download. Save or download the attachment 2mbsramcardimage.PCC (or another factory supplied image) to the desktop of your computer.
To write a byte-for-byte copy of a binary image to the SRAM PC Card:
Menu: "Actions -> Copy -> File(s) to Card"
"New"
in the "Copy Jobs"
section"Source; File"
click the ellipse "โฆ"
character."2mbsramcardimage.PCC"
(or another appropriate binary file) on your computer's Desktop and select it. "Memory Area" Common
"Start Address" 0
"Size" [auto]
"Copy"
. A progress dialog appears."Source file"
under "Copy Jobs"
. You may now eject the current PC Card. You can insert a new card if you're imaging multiple cards."Copy"
for all subsequent cards, and "Cancel"
when you are done.A compare function, much like cmp
in Unix, is available to check cards to binary images. The process described in the document OmniDrive: Comparing .bin files to Linear Flash images would be the same for SRAM as it is for Linear Flash.