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
42299e43
Commit
42299e43
authored
10 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
Update README file
parent
4cda2db3
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/sama5d4-ek/README.txt
+8
-1
8 additions, 1 deletion
configs/sama5d4-ek/README.txt
with
8 additions
and
1 deletion
configs/sama5d4-ek/README.txt
+
8
−
1
View file @
42299e43
...
...
@@ -3825,15 +3825,22 @@ Configurations
$ make import : This will build the file system
STATUS:
2014-9-4: The kernel works up to the point where the nsh 'init'
is started from the file system then fails. This is good,
however, because I do not yet have the file system in place yet.
2014-9-4: I am seeing HSMCI read() failures while loading the ELF image
2014-9-8: I am seeing HSMCI read() failures while loading the ELF image
from the SD card. This seems odd since I have never seen other read()
failures with HSMCI (and, hence, this may be some issue unique to this
configuration). In any a event, this has stopped testing for the
moment.
Also, the mount() in configs/sama5d4x-ek/src/sam_bringup.c will fail
unless you add a delay between the HSMCI initialization and the mount.
No idea why (and there they is now delay in the baseline code... one
has to be added).
nsh:
This configuration directory provide the NuttShell (NSH). This is a
...
...
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