diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 994eaf6fc63..5db2ce4e086 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: March 14, 2007
+Last Updated: March 16, 2007
- STATUS: Does not support interrupts but is otherwise fully functional. + STATUS: + Does not support interrupts but is otherwise fully functional.
+ TI TMS320C5471 (also called a C5471 or TMS320DM180). NuttX operates on the ARM7 of this dual core processor. This port uses the Spectrum Digital evaluation board with a GNU arm-elf toolchain*.
- STATUS: This port is complete, verified, and included in the initial NuttX - release. + STATUS: + This port is complete, verified, and included in the initial NuttX release. +
++ TI TMS320DM320 (also called DM320). + NuttX operates on the ARM9 of this dual core processor. + This port uses the + Neuros OSD + with a GNU arm-elf toolchain*. +
++ STATUS: + This port is code complete but totally untested due to hardware issues with my OSD.
+ PJRC 87C52 Development Board. This port uses the PJRC 87C52 development system and the SDCC toolchain.
- STATUS: This port is complete but not stable with timer interrupts enabled. + STATUS: + This port is complete but not stable with timer interrupts enabled. There seems to be some issue when the stack pointer enters into the indirect IRAM address space during interrupt handling.
@@ -366,6 +392,22 @@ Other memory: when the timer interrupt is enabled. Seems to be an issue when SP enters indirect address space. * Documentation updates + +0.1.2 2007-xx-xx Gregory Nutt