Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
4273436c
Commit
4273436c
authored
11 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
SAMA5D3x-EK: Updates to README.txt
parent
cd603993
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/sama5d3x-ek/README.txt
+15
-15
15 additions, 15 deletions
configs/sama5d3x-ek/README.txt
with
15 additions
and
15 deletions
configs/sama5d3x-ek/README.txt
+
15
−
15
View file @
4273436c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment