git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1844 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-06-01 19:31:52 +00:00
parent 1be9ce73ba
commit 9e411ecff7
+4 -2
View File
@@ -801,8 +801,10 @@
<p> <p>
<b>STATUS:</b> <b>STATUS:</b>
Coding is complete on the basic port (boot logic, system time, serial console), 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 and some testing has been performed. The board boots and console output is
JTAG wiggler and OpenOCD on Linux. 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.
</p> </p>
</td> </td>
</tr> </tr>