From adc5b43bbbfd367d790ae78a82769a3fe64ed39d Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 25 Jan 2008 22:28:46 +0000 Subject: [PATCH] Initial Z61F debug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@565 42af7a65-404d-4744-a932-0658087f49c3 --- configs/z16f2800100zcog/ostest/README.txt | 12 + configs/z16f2800100zcog/ostest/ostest.zfpproj | 237 ++++++++++++++++++ 2 files changed, 249 insertions(+) create mode 100644 configs/z16f2800100zcog/ostest/README.txt create mode 100644 configs/z16f2800100zcog/ostest/ostest.zfpproj diff --git a/configs/z16f2800100zcog/ostest/README.txt b/configs/z16f2800100zcog/ostest/README.txt new file mode 100644 index 0000000000..214c3a9f1c --- /dev/null +++ b/configs/z16f2800100zcog/ostest/README.txt @@ -0,0 +1,12 @@ +README.txt +^^^^^^^^^^ + +ostest.zfpproj is a simple ZDS-II project that will allow you + to use the ZDS-II debugger. Before using, copy the following + files from the toplevel directory: + + nuttx.hex, nuttx.map, nuttx.lod + + to this directory as: + + ostest.hex, ostest.map, ostest.lod diff --git a/configs/z16f2800100zcog/ostest/ostest.zfpproj b/configs/z16f2800100zcog/ostest/ostest.zfpproj new file mode 100644 index 0000000000..f0dfc3319f --- /dev/null +++ b/configs/z16f2800100zcog/ostest/ostest.zfpproj @@ -0,0 +1,237 @@ + +Z16F2811AL + + + +..\..\..\nuttx.hex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file