summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-22 16:46:08 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-06-22 16:46:08 +0000
commit3fe8e9c7ef441e2a92e39e9521e690d15af2c75a (patch)
tree3ad954be5e415b1937479f885102cfe99e7eba10 /nuttx/configs/ez80f910200zco/README.txt
parent87d1c58d9c735d2e032654d41568ba322b116ae1 (diff)
downloadpx4-nuttx-3fe8e9c7ef441e2a92e39e9521e690d15af2c75a.tar.gz
px4-nuttx-3fe8e9c7ef441e2a92e39e9521e690d15af2c75a.tar.bz2
px4-nuttx-3fe8e9c7ef441e2a92e39e9521e690d15af2c75a.zip
More ez80 compilation/warning fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3734 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/README.txt')
-rw-r--r--nuttx/configs/ez80f910200zco/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/nuttx/configs/ez80f910200zco/README.txt b/nuttx/configs/ez80f910200zco/README.txt
index ed8ea9e12..1b2817704 100644
--- a/nuttx/configs/ez80f910200zco/README.txt
+++ b/nuttx/configs/ez80f910200zco/README.txt
@@ -35,6 +35,19 @@ Version 4.11.0
I submitted the bug to ZiLOG), but I have permanently worked around the
above problem for all ZiLOG compiler.
+Version 5.1.1
+
+ On June 22, 2011 I verified that these configurations build successfully
+ with the 5.1.1 ZDS-II version. All that is required to used ZDS-II is
+ to modify the Make.defs file so that the correct version is used. That
+ version should also be changed in the (optional) setenv.sh file.
+
+ The above kludge for 4.11.0 is not required.
+
+ I had to make additional changes to the ZDS path in Make.defs (and also
+ in setenv.sh) when the 32-bit ZDS-II tools are installed on my 64-bit
+ Windows 7 system.
+
Other Versions
If you use any version of ZDS-II other than 4.11.0 or if you install ZDS-II
at any location other than the default location, you will have to modify