summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-08 09:05:48 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-08 09:05:48 -0600
commit9cfc2f8f66638ef25bfb09d68cec00bd17bb187e (patch)
tree3072d5bdc7a044cf450919ae503f8e00fca29912 /nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt
parent885141fa2d2e6895108755b1ab81b7c324f2f7ee (diff)
downloadpx4-nuttx-9cfc2f8f66638ef25bfb09d68cec00bd17bb187e.tar.gz
px4-nuttx-9cfc2f8f66638ef25bfb09d68cec00bd17bb187e.tar.bz2
px4-nuttx-9cfc2f8f66638ef25bfb09d68cec00bd17bb187e.zip
Remove some carriage returns
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt')
-rwxr-xr-xnuttx/configs/sama5d3x-ek/Using-NxPlayer.txt86
1 files changed, 43 insertions, 43 deletions
diff --git a/nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt b/nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt
index de5168a32..22ce45a3b 100755
--- a/nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt
+++ b/nuttx/configs/sama5d3x-ek/Using-NxPlayer.txt
@@ -1,43 +1,43 @@
-Using the Binaries:
-==================
-
-Prequisites:
-===========
-
-1. SAMA5D3x-EK board and power supply
-2. RS-232 NUL modem cable
-3. A full size SD card. This should be older style SD or SDHC cards. Some
- of the newest very high capacity cards will not work.
-4. The WAV file jsbach16.wav
-5. The NuttX HEX binary, nuttx.hex, .bin or .elf.
-
-Procedure:
-
-1. Put the WAV file jsbach16.wav on the SD card
-
-2. Place the SD card in the full size SD slot on the motherboard.
-
-3. Use SAM-BA to copy the NuttX binary to NOR flash
-
-4. Set the boot jumper to boot from NOR FLASH
-
-5. NSH shouls start
-
- NuttShell (NSH) NuttX-7.3
- nsh>
-
-6. Mount the SD card at /music
-
- nsh> mount -t vfat /dev/mmcsd0 /music
-
-7. Star the NxPlayer and select the pcm0 device
-
- nsh> nxplayer
- NxPlayer version 1.04
- h for commands, q to exit
-
- nxplayer> device pcm0
-
-8. And play the WAV file
-
- nxplayer> play jsbach16.wav
+Using the Binaries:
+==================
+
+Prequisites:
+===========
+
+1. SAMA5D3x-EK board and power supply
+2. RS-232 NUL modem cable
+3. A full size SD card. This should be older style SD or SDHC cards. Some
+ of the newest very high capacity cards will not work.
+4. The WAV file jsbach16.wav
+5. The NuttX HEX binary, nuttx.hex, .bin or .elf.
+
+Procedure:
+
+1. Put the WAV file jsbach16.wav on the SD card
+
+2. Place the SD card in the full size SD slot on the motherboard.
+
+3. Use SAM-BA to copy the NuttX binary to NOR flash
+
+4. Set the boot jumper to boot from NOR FLASH
+
+5. NSH shouls start
+
+ NuttShell (NSH) NuttX-7.3
+ nsh>
+
+6. Mount the SD card at /music
+
+ nsh> mount -t vfat /dev/mmcsd0 /music
+
+7. Star the NxPlayer and select the pcm0 device
+
+ nsh> nxplayer
+ NxPlayer version 1.04
+ h for commands, q to exit
+
+ nxplayer> device pcm0
+
+8. And play the WAV file
+
+ nxplayer> play jsbach16.wav