From 6eaf18f56565ec6857943c8aaca849905f7ce583 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 1 Jun 2009 19:31:52 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1844 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 632acf17ea..5070ab98bb 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -801,8 +801,10 @@

STATUS: Coding is complete on the basic port (boot logic, system time, serial console), - but no testing has been performed due to some problems I am having with my - JTAG wiggler and OpenOCD on Linux. + and some testing has been performed. The board boots and console output is + visible on UART0. However, due to problems I am having with my J-TAG debug + environment, testing is incomplete. If you have a good development environemnt, + it should not take too much more effort to get this port up and running.