summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-12 08:00:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-12 08:00:37 -0600
commitb3d8e1f56be6e6b3c82a484cf0f71c240537d4bc (patch)
tree0161cf8b099ffb03c0614eacbec10c4f46f2a854 /nuttx/configs/sama5d3x-ek/README.txt
parent2a39a89e9dab62ae81f4e7363d14a21f3cdcaf76 (diff)
downloadnuttx-b3d8e1f56be6e6b3c82a484cf0f71c240537d4bc.tar.gz
nuttx-b3d8e1f56be6e6b3c82a484cf0f71c240537d4bc.tar.bz2
nuttx-b3d8e1f56be6e6b3c82a484cf0f71c240537d4bc.zip
SAMA5D3x-EK: Updates to README.txt
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/README.txt')
-rw-r--r--nuttx/configs/sama5d3x-ek/README.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/nuttx/configs/sama5d3x-ek/README.txt b/nuttx/configs/sama5d3x-ek/README.txt
index b1f9e24af..a4135c7d4 100644
--- a/nuttx/configs/sama5d3x-ek/README.txt
+++ b/nuttx/configs/sama5d3x-ek/README.txt
@@ -805,27 +805,27 @@ Buttons and LEDs
LED_HEAPALLOCATE Heap has been allocated OFF OFF
LED_IRQSENABLED Interrupts enabled OFF OFF
LED_STACKCREATED Idle stack created ON OFF
- LED_INIRQ In an interrupt No change
- LED_SIGNAL In a signal handler No change
- LED_ASSERTION An assertion failed No change
+ LED_INIRQ In an interrupt -- No change --
+ LED_SIGNAL In a signal handler -- No change --
+ LED_ASSERTION An assertion failed -- No change --
LED_PANIC The system has crashed OFF Blinking
- LED_IDLE MCU is is sleep mode Not used
+ LED_IDLE MCU is is sleep mode -- Not used --
If CONFIG_SAMA5D3xEK_NOREDLED=y, then the red LED is not used by the
system and the controls are as follows:
SYMBOL Meaning LED state
- Blue Red
- ------------------- ----------------------- -------- ----------
- LED_STARTED NuttX has been started OFF Not used
- LED_HEAPALLOCATE Heap has been allocated OFF " " " "
- LED_IRQSENABLED Interrupts enabled OFF " " " "
- LED_STACKCREATED Idle stack created ON " " " "
- LED_INIRQ In an interrupt No change
- LED_SIGNAL In a signal handler No change
- LED_ASSERTION An assertion failed No change
- LED_PANIC The system has crashed Blinking " " " "
- LED_IDLE MCU is is sleep mode Not used
+ Blue Red
+ ------------------- ----------------------- ----------- -----------
+ LED_STARTED NuttX has been started OFF Not used
+ LED_HEAPALLOCATE Heap has been allocated OFF " " " "
+ LED_IRQSENABLED Interrupts enabled OFF " " " "
+ LED_STACKCREATED Idle stack created ON " " " "
+ LED_INIRQ In an interrupt No change " " " "
+ LED_SIGNAL In a signal handler No change " " " "
+ LED_ASSERTION An assertion failed No change " " " "
+ LED_PANIC The system has crashed Blinking " " " "
+ LED_IDLE MCU is is sleep mode Not used " " " "
Thus if the blue LED is statically on, NuttX has successfully booted and
is, apparently, running normally. If the red (or blue) LED is flashing