Site Index
   Support Home
   OMAP Home
   OSK5912
   Related Products
   OMAP Tech Docs
   Linux Docs
   Development Flow
   Emulators
   Ordering Info.
Google

OMAP Site
Support Site
Main Site

OSK5912 Compact Flash Example

The Compact Flash test requires a compact flash card inserted underneath the OSK5912. The primary purpose of the test is to ability to read the card ID and read/write raw data to the Compact Flash Card.

NOTE: This test will write to the first page of the compact flash card, this page is usually reserved for file system data and can corrupt the file system. You can avoid this by commenting the CF_test() call or by using a compact flash card with no file system.

Perform the following steps to run Compact Flash test:

  1. Load Project
    Open the cftest.pjt Code Composer project using Project -> Open and selecting cftest.pjt. It is in the directory:

       c:\ti\boards\osk5912\examples\cftest
  2. Below is a snapshot of Code Composer with cftest.pjt loaded.


    Click Image to Enlarge

  3. Load Program
    Load the cftest.out executable file. Select File -> Load Program. It will open a file browser dialog. Select the cftest.out file in the cftest\Debug directory in the file browser and hit "Open" to load the executable file.

  4. Run Program
    Select the Debug -> Run option under the Debug menu. The results will be shown in the ‘Output Window’.

©Copyright 2002-2012 Spectrum Digital, Inc. All Rights Reserved.