From 28898b80bc259a37f940e1727ad4bd8495a03982 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 25 Jan 2008 22:28:46 +0000 Subject: Initial Z61F debug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@565 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z16f2800100zcog/ostest/README.txt | 12 ++ .../configs/z16f2800100zcog/ostest/ostest.zfpproj | 237 +++++++++++++++++++++ 2 files changed, 249 insertions(+) create mode 100644 nuttx/configs/z16f2800100zcog/ostest/README.txt create mode 100644 nuttx/configs/z16f2800100zcog/ostest/ostest.zfpproj (limited to 'nuttx/configs') diff --git a/nuttx/configs/z16f2800100zcog/ostest/README.txt b/nuttx/configs/z16f2800100zcog/ostest/README.txt new file mode 100644 index 000000000..214c3a9f1 --- /dev/null +++ b/nuttx/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/nuttx/configs/z16f2800100zcog/ostest/ostest.zfpproj b/nuttx/configs/z16f2800100zcog/ostest/ostest.zfpproj new file mode 100644 index 000000000..f0dfc3319 --- /dev/null +++ b/nuttx/configs/z16f2800100zcog/ostest/ostest.zfpproj @@ -0,0 +1,237 @@ + +Z16F2811AL + + + +..\..\..\nuttx.hex + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3