summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ez80f910200zco/README.txt')
-rw-r--r--nuttx/configs/ez80f910200zco/README.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt
index 553056a5f..4ffc02c26 100644
--- a/nuttx/configs/ez80f910200zco/README.txt
+++ b/nuttx/configs/ez80f910200zco/README.txt
@@ -4,8 +4,15 @@ README.txt
ZDS-II Compiler Versions
^^^^^^^^^^^^^^^^^^^^^^^^
-4.11.0
- This is the only version that this code has been built against.
+Different configurations have been build for this board using ZDS-11
+Versions 4.11.0 and 4.11.1. You have to check the files */Make.defs
+to see how the build is configured: Check the definitions of
+ZDSVERSION (if present) and ZDSINSTALLDIR.
+
+NOTE: Different versions of the ZDS-II compiler may also require
+different versions of .linkcmd and .zdsproj files as well.
+
+Version 4.11.0
Although it compiles without error, the 4.11.0 compiler generates
bad code on one of the files, mm/mm_initialize.c. Below is a simple work-