summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/open1788/README.txt')
-rw-r--r--nuttx/configs/open1788/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/open1788/README.txt b/nuttx/configs/open1788/README.txt
index cc23ccb77..29c80822c 100644
--- a/nuttx/configs/open1788/README.txt
+++ b/nuttx/configs/open1788/README.txt
@@ -342,6 +342,10 @@ CONFIGURATION
in FLASH. But loading the nuttx ELF does not harm the nuttx_user.elf
in FLASH. Conclusion: Always load nuttx_user.elf before nuttx.
+ Just to complicate matters, it is sometimes the case that you need
+ load objects twice to account for write failures. I have not yet
+ found a simple foolproof way to reliably get the code into FLASH.
+
nsh
---
Configures the NuttShell (nsh) located at examples/nsh. The