Configuration; Harddiskformat - Analog Devices VisualDSP++ 5.0 Service Manual

Visualdsp++ 5.0 device drivers and system for blackfin processors
Table of Contents

Advertisement

9. Removes the sub-directory.
10.Exits the program.
This program assumes an attached hard drive that has been previously for-
matted as a single FAT partition. The file created is filled with known data
and the checksum operation checks against a previously-calculated
checksum value to ensure data integrity. Please note that the timestamps
of the created files may appear arbitrary. This is due to the fact that the
real-time clock (RTC) may have not been set yet. See the
application for details of setting the RTC.

Configuration

The
HardDiskAccess
• Two cache blocks per file
• The ATA/ATAPI driver
• The FAT file system
Configuration is performed in the
adi_fss_Init()
Then, the FSS system is added to the C runtime library device table.
When configured, the FSS service becomes the default for file access via
the standard I/O interface.

HardDiskFormat

This program is used to format the attached hard disk as a single, 32GB
FAT 32 partition. This example is only relevant to the ADSP-BF548
EZ-KIT Lite development board.
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
example initializes the FSS for:
by passing it the address of the
File System Service
InitfileSystem.c
adi_fss_config
Shell_Browser
file with a call to
array.
12-85

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?

Table of Contents