readme.txt

来自「电子盘DEMO板程序」· 文本 代码 · 共 87 行

TXT
87
字号
*************************************************************************
*                                                                      	*
*  DOC Driver 1.0 Block Device (BD) Software Developer Kit (SDK)        *
*  Version 1.0.0 Alpha            	 				*
*  Date   : September 3 2006                                          	*
*  Copyright msystems (c) 2006                                          *
*                                                                      	*
*  Release Notes							*
*                                                                      	*
*************************************************************************

This Package includes the logbd application example for TrueFFS Block
Device (BD). 

Example files
-------------

1. \lowlevel.c

   lowlevel test application source file.

2. \flcustom.c
   \flcustom.h

   Application customization for lowlevel example program.

3. \vc60_DiskOnChip\lowlevel.dsp
   \vc60_DiskOnChip\lowlevel.wsp

   Visual Studios 6.0 lowlevel workspace and project files.

4. \..\src - entire directory

   TrueFFS Block Device (BD) source code files.

5. \..\systems\vc60\flsystem.c
   \..\systems\vc60\flsystem.h

   Visual Studios 6.0 implementation of the system specific customizations
   for TrueFFS Block Device (BD).

6. \..\systems\vc60\MapMemAPI.h
   \..\systems\vc60\MapMemAPI.dll
   \..\systems\vc60\MapMemAPI.lib

   Windows XP dll required for accessing M-Systems EVB on an x86 running
   windows XP.

7. \..\systems\vc60\Install shield\setup.exe

   Installation wizard for the above dll. 


lowlevel Application Description
-------------------------------

The lowlevel application performs block device operation on a BDTL partition
using the TrueFFS Block Device (BD) API.


Tests Description
----------------- 

1. Optionally perform a low level format of the media:
3. Write all the sectors of the first BDTL partition.
4  Read all the sectors of the first BDTL partition and compare to the expected
   data.   
   

How to run the application
--------------------------

1. Run the installation wizard Setup.exe.
2. Turn the PC off and install M-Systems EVB.
3. Turn the PC on.
4. Run lowlevel Application. The test should print progress report while it
   executes the different steps of the test.


Contact information
--------------------
For comments, questions and bug reports, please contact your msystems 
representative or e-mail us at techsupport@msystems.com.

A full msystems contact list can be found on our website (www.msystems.com).
  
    

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?