summaryrefslogtreecommitdiff
path: root/apps/examples/flash_test/README.txt
blob: 60fcc4ebbe8bcc396446b10b4833f162cf9ef26a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Install Program
===============

    Source: NuttX
    Author: Ken Pettit
    Date: April 24, 2013

This application performs a SMART flash block device test.  This test performs a sector allocate, read, write, free and garbage collection test on a SMART MTD block device.  This test can be built only as an NSH command

NOTE:  This test uses internal OS interfaces and so is not available in the NUTTX kernel build

Usage:
    flash_test mtdblock_device
    
Additional options:

    --force                     to replace existing installation