b4c1ac0659
Squashed commit of the following: Author: Gregory Nutt <gnutt@nuttx.org> Fix a few remaining refereces to cc3000. Author: Alan Carvalho de Assis <acassis@gmail.com> drivers/wireless/cc3000: emove the driver to support CC3000 because it doesn't use the USRSOCKET Author: Alan Carvalho de Assis <acassis@gmail.com> configs: Remove board support to CC3000 from all relevant configurations. Author: Gregory Nutt <gnutt@nuttx.org> configs/spark: Removes Spark board configuration. Still available in the Obsoleted repository. This is preparation for removal of CC3000 support by Alan Carvalho de Assis. If there is no CC3000 support, then there is no purpose in supporting the Spark either.
6486 lines
238 KiB
HTML
6486 lines
238 KiB
HTML
<html>
|
|
<head>
|
|
<title>NuttX</title>
|
|
</head>
|
|
<body background="backgd.gif">
|
|
<hr><hr>
|
|
<table width ="100%">
|
|
<tr align="center" bgcolor="#e4e4e4">
|
|
<td>
|
|
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
|
<p>Last Updated: April 4, 2018</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr><hr>
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<h1>Table of Contents</h1>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<center><table width ="80%">
|
|
<tr>
|
|
<td>
|
|
<table>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#overview">Overview</a>.<br>
|
|
What is NuttX? Look at all those files and features... How can it be a tiny OS?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#group">NuttX Discussion Group</a>.<br>
|
|
Do you want to talk about NuttX features? Do you need some help? Problems? Bugs?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#downloads">Downloads</a>.<br>
|
|
Where can I get NuttX? What is the current development status?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#platforms">Supported Platforms</a>.<br>
|
|
What target platforms has NuttX been ported to?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#environments">Development Environments</a>.<br>
|
|
What kinds of host cross-development platforms can be used with NuttX?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#licensing">Licensing</a>.<br>
|
|
Are there any licensing restrictions for the use of NuttX? (Almost none)
|
|
Will there be problems if I link my proprietary code with NuttX? (No)
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes">Release Notes</a>
|
|
What has changed in the last release of NuttX?
|
|
What has changed in previous releases of NuttX?
|
|
Are there any <a href="#changelogs">unreleased changes</a>.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#TODO">Bugs, Issues, <i>Things-To-Do</i></a>.<br>
|
|
Software is never finished nor ever tested well enough.
|
|
(Do you want to help develop NuttX? If so, send me an email).
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#documentation">Other Documentation</a>.<br>
|
|
What other NuttX documentation is available?
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>
|
|
<a href="#trademarks">Trademarks</a>.<br>
|
|
Some of the words used in this document belong to other people.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="overview"><h1>Overview</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>
|
|
<b>Goals</b>.
|
|
NuttX is a real timed embedded operating system (RTOS).
|
|
Its goals are:
|
|
<p>
|
|
<center><table width="90%">
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Small Footprint</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Usable in all but the tightest micro-controller environments,
|
|
The focus is on the tiny-to-small, deeply embedded environment.
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Rich Feature OS Set</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
The goal is to provide implementations of most standard POSIX OS interfaces
|
|
to support a rich, multi-threaded development environment for deeply embedded
|
|
processors.
|
|
</p>
|
|
NON-GOALS: It is not a goal to provide the level of OS features like those provided by Linux.
|
|
In order to work with smaller MCUs, small footprint must be more important than an extensive feature set.
|
|
But standard compliance is more important than small footprint.
|
|
Surely a smaller RTOS could be produced by ignoring standards.
|
|
Think of NuttX is a tiny Linux work-alike with a much reduced feature set.
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Highly Scalable</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Fully scalable from tiny (8-bit) to moderate embedded (32-bit).
|
|
Scalability with rich feature set is accomplished with:
|
|
Many tiny source files, link from static libraries, highly configurable, use of
|
|
weak symbols when available.
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Standards Compliance</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
NuttX strives to achieve a high degree of standards compliance.
|
|
The primary governing standards are POSIX and ANSI standards.
|
|
Additional standard APIs from Unix and other common RTOS's are
|
|
adopted for functionality not available under these standards
|
|
or for functionality that is not appropriate for the deeply-embedded
|
|
RTOS (such as <code>fork()</code>).
|
|
</p>
|
|
<p>
|
|
Because of this standards conformance, software developed under other
|
|
standard OSs (such as Linux) should port easily to NuttX.
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Real-Time</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Fully pre-emptible; fixed priority, round-robin, and "sporadic" scheduling.
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Totally Open</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Non-restrictive BSD license.
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>GNU Toolchains</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Compatible GNU toolchains based on <a href="http://buildroot.uclibc.org/">buildroot</a>
|
|
available for
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">download</a>
|
|
to provide a complete development environment for many architectures.
|
|
</p>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<p>
|
|
<b>Feature Set</b>.
|
|
Key features of NuttX include:
|
|
<p>
|
|
<center><table width="90%">
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Standards Compliant Core Task Management</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Fully pre-emptible.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Naturally scalable.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Highly configurable.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
Easily extensible to new processor architectures, SoC architecture, or board architectures.
|
|
A <a href="NuttxPortingGuide.html">Porting Guide</a> is available.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>FIFO and round-robin scheduling.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Realtime, deterministic, with support for priority inheritance</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Tickless Operation</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>POSIX/ANSI-like task controls, named message queues, counting semaphores, clocks/timers, signals, pthreads, robust mutexes, cancellation points, environment variables, filesystem.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>VxWorks-like task management and watchdog timers.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>BSD socket interface.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Extensions to manage pre-emption.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Optional tasks with address environments (<i>Processes</i>).</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Loadable kernel modules; lightweight, embedded shared libraries.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Memory Configurations: (1) Flat embedded build, (2) Protected build with MPU, and (3) Kernel build with MMU.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Memory Allocators: (1) standard heap memory allocation, (2) granule allocator, (3) shared memory, and (4) dynamically sized, per-process heaps.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Inheritable "controlling terminals" and I/O re-direction. Pseudo-terminals</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>On-demand paging.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<li>System logging.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>May be built either as an open, flat embedded RTOS or as a separately built, secure, monolithic kernel with a system call interface.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Built-in, per-thread CPU load measurements.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Well documented in the NuttX <a href="NuttxUserGuide.html">User Guide</a>.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>File system</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Tiny, in-memory, root pseudo-file-system.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Virtual file system (VFS) supports drivers and mountpoints.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
Mount-able volumes. Bind mountpoint, filesystem, and block device driver.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Generic system logging (SYSLOG) support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
FAT12/16/32 filesystem support with optional FAT long file name support<small><sup>1</sup></small>.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
NFS Client. Client side support for a Network File System (NFS, version 3, UDP).
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
NXFFS. The tiny NuttX wear-leveling FLASH file system.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
SMART. FLASH file system from Ken Pettit.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>ROMFS filesystem support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>TMPFS RAM filesystem support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>BINFS pseudo-filesystem support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>HOSTFS filesystem support (simulation only).</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Union filesystem - Supports combining and overlaying file systems.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>UserFS - User application file system.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li><code>procfs/</code> pseudo-filesystem support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
A <a href="NuttXBinfmt.html">binary loader</a> with support for the following formats:
|
|
<ul>
|
|
<li>Separately linked ELF modules.</li>
|
|
<li>
|
|
Separately linked <a href="NuttXNxFlat.html">NXFLAT</a> modules.
|
|
NXFLAT is a binary format that can be XIP from a file system.
|
|
</li>
|
|
<li>
|
|
"Built-In" applications.</li>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>PATH variable support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
File transfers via TFTP and FTP (<code>get</code> and <code>put</code>), HTML (<code>wget</code>), and Zmodem (<code>sz</code> and <code>rz</code>).
|
|
</li>
|
|
<li>
|
|
Intel HEX file conversions.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p><small>
|
|
<sup>1</sup>
|
|
FAT long file name support may be subject to certain Microsoft patent restrictions if enabled.
|
|
See the top-level <code>COPYING</code> file for details.
|
|
</small></p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Device Drivers</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Supports character and block drivers as well as specialized driver interfaces.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Full VFS integration.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Asynchronous I/O (AIO)</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
Network, USB (host), USB (device), serial, I2C, I2S, NAND, CAN, ADC, DAC, PWM, Quadrature Encoder, I/O Expander, Wireless, generic timer, and watchdog timer driver architectures.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
RAMDISK, pipes, FIFO, <code>/dev/null</code>, <code>/dev/zero</code>, <code>/dev/random</code>, and loop drivers.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Generic driver for SPI-based or SDIO-based MMC/SD/SDH cards.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
Graphics: framebuffer drivers, graphic- and segment-LCD drivers.
|
|
VNC server.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Audio subsystem: CODECs, audio input and output drivers. Command line and graphic media player applications.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Cryptographic subsystem.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li><a href="NuttxPortingGuide.html#pwrmgmt">Power Management</a> sub-system.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>ModBus support provided by built-in <a href="http://freemodbus.berlios.de/">FreeModBus</a> version 1.5.0.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>C/C++ Libraries</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Standard C Library Fully integrated into the OS.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Includes floating point support via a Standard Math Library.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Add-on <a href="http://cxx.uclibc.org/">uClibc++</a> module provides Standard C++ Library (LGPL).</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Networking</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Multiple network interface support; multiple network link layer support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>IPv4, IPv6, TCP/IP, UDP, ICMP, IGMPv2 (client) stacks.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>IP Forwarding (routing) support.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>User space stacks.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Stream and datagram sockets.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Address Families: IPv4/IPv6 (<code>AF_INET</code>/<code>AF_INET6</code>), Raw socket (<code>AF_PACKET</code>), raw IEEE 802.15.4 (<code>AF_IEEE802154</code>), and local, Unix domain socket support (<code>AF_LOCAL</code>).</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Special <code>INET</code> protocol sockets: Raw ICMP and ICMPv6 protocol ping sockets (<code>IPPROTO_ICMP</code>/<code>IPPROTO_ICMP6</code>).</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Custom user sockets.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>IP Forwarding.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>DNS name resolution / NetDB</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>IEEE 802.11 FullMac</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Radio Network Drivers: IEEE 802.15.4 MAC, Generic Packet Radio</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>6LoWPAN for radio network drivers (IEEE 802.15.4 MAC and generic packet radios)</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>SLIP, TUN/PPP, Local loopback devices</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>A port cJSON</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Small footprint.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>BSD compatible socket layer.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Networking utilities (DHCP server and client, SMTP client, Telnet server and client, FTP server and client, TFTP client, HTTP server and client, PPPD, NTP client).
|
|
Inheritable TELNET server sessions (as "controlling terminal").
|
|
VNC server.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li> ICMPv6 autonomous auto-configuration</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
NFS Client. Client side support for a Network File System (NFS, version 3, UDP).
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
A NuttX port of Jeff Poskanzer's <a href="http://acme.com/software/thttpd">THTTPD</a> HTTP server
|
|
integrated with the NuttX <a href="NuttXBinfmt.html">binary loader</a> to provide true, embedded CGI.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
PHY Link Status Management.
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
UDP Network Discovery (Contributed by Richard Cochran).
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
XML RPC Server (Contributed by Richard Cochran).
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
Support for networking modules (e.g., ESP8266).
|
|
</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>FLASH Support</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li><i>MTD</i>-inspired interface for <i>M</i>emory <i>T</i>echnology <i>D</i>evices.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>NAND support.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li><i>FTL</i>. Simple <i>F</i>lash <i>T</i>ranslation <i>L</i>ayer support file systems on FLASH.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>NXFFS. the NuttX wear-leveling FLASH file system.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Support for SPI-based FLASH and FRAM devices.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>USB Host Support</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>USB host architecture for USB host controller drivers and device-dependent USB class drivers.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>USB host controller drivers available for the Atmel SAMA5Dx, NXP LPC17xx, LPC31xx, and STmicro STM32</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Device-dependent USB class drivers available for USB mass storage, CDC/ACM serial, HID keyboard, and HID mouse.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Seam-less support for USB hubs.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>USB Device Support</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li><i>Gadget</i>-like architecture for USB device controller drivers and device-dependent USB class drivers.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>USB device controller drivers available for the PIC32, Atmel AVR, SAM3, SAM4, SAMv7, and SAMA5Dx, NXP/Freescale LPC17xx, LPC214x, LPC313x, LPC43xx, and Kinetis, Silicon Laboraties EFM32, STMicro STM32 F1, F2, F3, F4, and F7, and TI DM320.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Device-dependent USB class drivers available for USB serial (CDC/ACM and a PL2303 emulation), for USB mass storage, for RNDIS networking, and for a dynamically configurable, composite USB devices.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Built-in <a href="UsbTrace.html">USB device</a> and USB host trace functionality for non-invasive USB debug.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Graphics Support</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Framebuffer drivers.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Graphic LCD drivers for both parallel and SPI LCDs and OLEDs.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Segment LCD drivers.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>VNC Server.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li><code>mmap</code>-able, framebuffer character driver.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
NX: A graphics library, tiny windowing system and tiny font support that works with either framebuffer or LCD drivers.
|
|
Documented in the <a href="NXGraphicsSubsystem.html">NX Graphics Subsystem</a>
|
|
manual.
|
|
</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Font management sub-system.</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
<a href="NxWidgets.html">NxWidgets</a>: NXWidgets is library of graphic objects, or "widgets," (labels, buttons, text boxes, images, sliders, progress bars, etc.). NXWidgets is written in C++ and integrates seamlessly with the NuttX NX graphics and font management subsystems.
|
|
</li>
|
|
</p>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>
|
|
<a href="NxWidgets.html">NxWM</a>: NxWM is the tiny NuttX window manager based on NX and NxWidgets.
|
|
</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Input Devices</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Touchscreen, USB keyboard, GPIO-based buttons and keypads. </li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Analog Devices</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Support for Analog-to-Digital conversion (ADC), Digital-to-Analog conversion (DAC), multiplexers, and amplifiers.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Motor Control</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Pulse width modulation (PWM) / Pulse count modulation.</li>
|
|
</p>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<p>
|
|
<b>NuttX Add-Ons</b>.
|
|
The following packages are available to extend the basic NuttX feature set:
|
|
</p>
|
|
<center><table width="90%">
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>NuttShell (NSH)</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>A small, scalable, bash-like shell for NuttX with rich feature set and small footprint.
|
|
See the <a href="NuttShell.html">NuttShell User Guide</a>.</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>BAS 2.4</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>Seamless integration of Michael Haardt's BAS 2.4:
|
|
"Bas is an interpreter for the classic dialect of the programming language
|
|
BASIC. It is pretty compatible to typical BASIC interpreters of the 1980s,
|
|
unlike some other UNIX BASIC interpreters, that implement a different
|
|
syntax, breaking compatibility to existing programs. Bas offers many ANSI
|
|
BASIC statements for structured programming, such as procedures, local
|
|
variables and various loop types. Further there are matrix operations,
|
|
automatic LIST indentation and many statements and functions found in
|
|
specific classic dialects. Line numbers are not required."</li>
|
|
</p>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Pascal Compiler with NuttX runtime P-Code interpreter add-on</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<li>The Pascal add-on is available for download from the
|
|
<a href="https://bitbucket.org/nuttx/pascal/downloads/">Bitbucket.org</a>
|
|
website.</li>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<p>
|
|
<b>Look at all those files and features... How can it be a tiny OS?</b>.
|
|
The NuttX feature list (above) is fairly long and if you look at the NuttX
|
|
source tree, you will see that there are hundreds of source files comprising
|
|
NuttX. How can NuttX be a tiny OS with all of that?
|
|
</p>
|
|
<center><table width="90%">
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Lots of Features -- More can be smaller!</b>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
The philosophy behind that NuttX is that lots of features are great... <i>BUT</i>
|
|
also that if you don't use those features, then you should not have to pay a penalty
|
|
for the unused features.
|
|
And, with NuttX, you don't! If you don't use a feature, it will not
|
|
be included in the final executable binary.
|
|
You only have to pay the penalty of increased footprint for the features
|
|
that you actually use.
|
|
</p>
|
|
<p>
|
|
Using a variety of technologies, NuttX can scale from the very tiny to
|
|
the moderate-size system. I have executed NuttX with some simple applications
|
|
in as little as 32K <i>total</i> memory (code and data).
|
|
On the other hand, typical, richly featured NuttX builds require more like 64K
|
|
(and if all of the features are used, this can push 100K).
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Many, many files -- More really is smaller!</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
One may be intimidated by the size NuttX source tree. There are hundreds of source files!
|
|
How can that be a tiny OS?
|
|
Actually, the large number of files is one of the tricks to keep NuttX small and
|
|
as scalable as possible.
|
|
Most files contain only a single function.
|
|
Sometimes just one tiny function with only a few lines of code.
|
|
Why?
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<b>Static Libraries</b>.
|
|
Because in the NuttX build processed, objects are compiled and saved into
|
|
<i>static libraries</i> (<i>archives</i>).
|
|
Then, when the file executable is linked, only the object files that are needed
|
|
are extracted from the archive and added to the final executable.
|
|
By having many, many tiny source files, you can assure that no code that you do
|
|
not execute is ever included in the link.
|
|
And by having many, tiny source files you have better granularity --
|
|
if you don't use that tiny function of even just a few lines of code, it will
|
|
not be included in the binary.
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Other Tricks</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
As mentioned above, the use of many, tiny source files and linking from static
|
|
libraries keeps the size of NuttX down.
|
|
Other tricks used in NuttX include:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<b>Configuration Files</b>.
|
|
Before you build NuttX, you must provide a configuration file that specifies
|
|
what features you plan to use and which features you do not.
|
|
This configuration file contains a long list of settings that control
|
|
what is built into NuttX and what is not.
|
|
There are hundreds of such settings
|
|
(see the <a href="NuttXConfigVariables.html">Configuration Variable Documentation</a>
|
|
for a partial list that excludes platform specific settings).
|
|
These many, many configuration options allow NuttX to be highly tuned to
|
|
meet size requirements.
|
|
The downside to all of these configuration options is that it greatly
|
|
complicates the maintenance of NuttX -- but that is my problem, not yours.
|
|
</li>
|
|
<li>
|
|
<b>Weak Symbols</b>
|
|
The GNU toolchain supports <i>weak</i> symbols and these also help to keep
|
|
the size of NuttX down.
|
|
Weak symbols prevent object files from being drawn into the link even if they
|
|
are accessed from source code.
|
|
Careful use of weak symbols is another trick for keep unused code out of the
|
|
final binary.
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
</table></center>
|
|
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="group"><h1>NuttX Discussion Group</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>
|
|
Most NuttX-related discussion occurs on the <a href="https://groups.yahoo.com/neo/groups/nuttx/info" target="_top"><i>Yahoo!</i> NuttX group</a>.
|
|
You are cordially invited to <a href="http://groups.yahoo.com/group/nuttx/join" target="_top">join</a>.
|
|
I make a special effort to answer any questions and provide any help that I can.
|
|
</p>
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="downloads"><h1>Downloads</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h2>Git Repository</h2>
|
|
<p>
|
|
The working version of NuttX is available from the Bitbucket GIT repository <a href="https://bitbucket.org/nuttx/nuttx/src/master/" target="_blank">here</a>.
|
|
That same page provides the URLs and instructions for <i>cloning</i> the GIT repository.
|
|
</p>
|
|
|
|
<h2>Released Versions</h2>
|
|
<p>
|
|
In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available.
|
|
The current release is NuttX 7.24.
|
|
NuttX 7.24 is the 124<sup>th</sup> release of NuttX.
|
|
It was released on March 2, 2017, and is available for download from the
|
|
<a href="https://bitbucket.org/nuttx/nuttx/downloads/">Bitbucket.org</a> website.
|
|
Note that the release consists of two tarballs: <code>nuttx-7.24.tar.gz</code> and <code>apps-7.24.tar.gz</code>.
|
|
Both may be needed (see the top-level <code>nuttx/README.txt</code> file for build information).
|
|
</p>
|
|
|
|
<h2><a name="changelogs"><b>Release Notes and Change Logs</b>:</a></h2>
|
|
|
|
<ul>
|
|
<li><b>nuttx</b>.
|
|
<ul><p>
|
|
Release notes for NuttX 7.24 are available <a href="https://bitbucket.org/nuttx/nuttx/downloads/">here</a>.
|
|
Release notes for all released versions on NuttX are available in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>.
|
|
The ChangeLog for all releases of NuttX is available in the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
|
The ChangeLog for the current release is at the bottom of that file.
|
|
</p>
|
|
</li></ul>
|
|
<li><b>apps</b>.
|
|
<ul><p>
|
|
Release notes for NuttX 7.24 are available <a href="https://bitbucket.org/nuttx/apps/downloads/">here</a>.
|
|
Release notes for all released versions on NuttX are available in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
|
The ChangeLog for the all releases of <code>apps/</code> is available in the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/apps/src/master/ChangeLog.txt" target="_blank">Bitbucket GIT</a>.
|
|
The ChangeLog for the current release is at the bottom of that file.
|
|
</p>
|
|
</li></ul>
|
|
<li><b>NxWidgets</b>.
|
|
<ul><p>
|
|
Release notes for NxWidgets 1.13 are available <a href="https://bitbucket.org/nuttx/nxwidgets/downloads/">here</a>.
|
|
Release notes for all released versions on NxWidgets are available in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/NxWidgets/ReleaseNotes.txt" target="_blank">BitBucket GIT</a>
|
|
The ChangeLog for all releases of NxWidgets is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/NxWidgets/ChangeLog.txt" target="_blank">Bitbucket GIT</a>.
|
|
</p>
|
|
</li></ul>
|
|
<li><b>pascal</b>.
|
|
<ul><p>
|
|
Release notes for all released versions on pascal are available in the <a href="https://bitbucket.org/nuttx/pascal/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
|
The ChangeLog for all releases of pascal is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/pascal/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
|
</p>
|
|
</li></ul>
|
|
<li><b>buildroot</b>.
|
|
<ul><p>
|
|
Release notes for buildroot 1.14 are available <a href="https://bitbucket.org/nuttx/buildroot/downloads/">here</a>.
|
|
Release notes for all released versions on buildroot are available in the <a href="https://bitbucket.org/nuttx/buildroot/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
|
The ChangeLog for all releases of buildroot is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/buildroot/src/master/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
|
</p>
|
|
</li></ul>
|
|
</ul>
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="platforms"><h1>Supported Platforms</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p><b>Supported Platforms by CPU core</b>.
|
|
The number of ports to this CPU follow in parentheses.
|
|
The state of the various ports vary from board-to-board.
|
|
Follow the links for the details:
|
|
</p>
|
|
<center><table width="90%">
|
|
<ul>
|
|
<tr>
|
|
<td bgcolor="#e4e4e4" valign="top" width="34%">
|
|
<li><a href="#linuxusermode">Linux/Cygwin user mode simulation</a> (1)</li>
|
|
<li>ARM
|
|
<ul>
|
|
<li><a href="#arm7tdmi">ARM7TDMI</b></a> (4)</li>
|
|
<li><a href="#arm920t">ARM920T</a> (1)</li>
|
|
<li><a href="#arm926ejs">ARM926EJS</a> (4)</li>
|
|
<li><a href="#armv4">Other ARMv4</a> (1)</li>
|
|
<li><a href="#arm1176jz">ARM1176JZ</a> (1)</li>
|
|
<li><a href="#armcortexa5">ARM Cortex-A5</a> (3)</li>
|
|
<li><a href="#armcortexa8">ARM Cortex-A8</a> (1)</li>
|
|
<li><a href="#armcortexa9">ARM Cortex-A9</a> (1)</li>
|
|
<li><a href="#armcortexr4">ARM Cortex-R4</a> (1)</li>
|
|
<li><a href="#armcortexm0">ARM Cortex-M0/M0+</a> (10)</li>
|
|
<li><a href="#armcortexm3">ARM Cortex-M3</a> (37)</li>
|
|
<li><a href="#armcortexm4">ARM Cortex-M4</a> (44)</li>
|
|
<li><a href="#armcortexm7">ARM Cortex-M7</a> (10)</li>
|
|
</ul>
|
|
<li>Atmel AVR
|
|
<ul>
|
|
<li><a href="#atmelavr">Atmel 8-bit AVR</a> (5) </li>
|
|
<li><a href="#atmelavr32">Atmel AVR32</a> (1) </li>
|
|
</ul>
|
|
</li>
|
|
</td>
|
|
<td bgcolor="#e4e4e4" valign="top" width="33%">
|
|
<li>Freescale
|
|
<ul>
|
|
<li><a href="#m68hcs12">M68HCS12</a> (2)</li>
|
|
</ul>
|
|
</li>
|
|
<li>Intel
|
|
<ul>
|
|
<li><a href="#80x86">Intel 80x86</a> (2)</li>
|
|
</ul>
|
|
</li>
|
|
<li>MicroChip
|
|
<ul>
|
|
<li><a href="#pic32mxmips">PIC32MX</a> (MIPS 24Kc) (4)</li>
|
|
<li><a href="#pic32mzmips">PIC32MZ</a> (MIPS M14K) (2)</li>
|
|
</ul>
|
|
</li>
|
|
<li>Misoc
|
|
<ul>
|
|
<li><a href="#misoclm32">LM32</a> (1)</li>
|
|
</ul>
|
|
<li>Renesas/Hitachi:
|
|
<ul>
|
|
<li><a href="#superh">Renesas/Hitachi SuperH</a> (1/2)</li>
|
|
<li><a href="#m16c">Renesas M16C/26</a> (1/2)</li>
|
|
</ul>
|
|
</li>
|
|
</td>
|
|
<td bgcolor="#e4e4e4" valign="top" width="33%">
|
|
<li><a href="#riscv">RISC-V</a> (1)
|
|
<ul>
|
|
</ul>
|
|
</li>
|
|
<li>Xtensa LX6:
|
|
<ul>
|
|
<li><a href="#esp32">ESP32</a> (1)</li>
|
|
</ul>
|
|
</li>
|
|
<li>ZiLOG
|
|
<ul>
|
|
<li><a href="#zilogz16f">ZiLOG ZNEO Z16F</a> (2)</li>
|
|
<li><a href="#zilogez80acclaim">ZiLOG eZ80 Acclaim!</a> (1)</li>
|
|
<li><a href="#zilogz8encore">ZiLOG Z8Encore!</a> (2)</li>
|
|
<li><a href="#zilogz180">ZiLOG Z180</a> (1)</li>
|
|
<li><a href="#zilogz80">ZiLOG Z80</a> (2)</li>
|
|
</ul>
|
|
</li>
|
|
</td>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<p><b>Supported Platforms by Manufacturer/MCU Family</b>.
|
|
CPU core type follows in parentheses.
|
|
The state of the various ports vary from MCU to MCU.
|
|
Follow the links for the details:
|
|
</p>
|
|
<center><table width="90%">
|
|
<ul>
|
|
<tr>
|
|
<td bgcolor="#e4e4e4" valign="top" width="34%">
|
|
<li>Allwinner
|
|
<ul>
|
|
<li><a href="#allwinnera10">A10</a> <small>(Cortex-A8)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>Atmel
|
|
<ul>
|
|
<li><a href="#avratmega128">AVR ATMega128</a> <small>(8-bit AVR)</small></li>
|
|
<li><a href="#avratmega1284p">AVR ATMega1284p</a> <small>(8-bit AVR)</small></li>
|
|
<li><a href="#avratmega2560">AVR ATMega2560</a> <small>(8-bit AVR)</small></li>
|
|
<li><a href="#avrat90usbxxx">AVR AT90USB64x and AT90USB6128x</a> <small>(8-bit AVR)</small></li>
|
|
<li><a href="#at32uc3bxxx">AVR32 AT32UC3BXXX</a> <small>(32-bit AVR32)</small></li>
|
|
<li><a href="#at91samd20">Atmel SAMD20</a> <small>(ARM Cortex-M0+)</small></li>
|
|
<li><a href="#at91saml21">Atmel SAML21</a> <small>(ARM Cortex-M0+)</small></li>
|
|
<li><a href="#at91sam3u">Atmel SAM3U</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#at91sam3x">Atmel SAM3X</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#at91sam4c">Atmel SAM4C</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#at91sam4e">Atmel SAM4E</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#at91sam4l">Atmel SAM4L</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#at91sam4s">Atmel SAM4S</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#at91same70">Atmel SAME70</a> <small>(ARM Cortex-M7)</small></li>
|
|
<li><a href="#at91samv71">Atmel SAMV71</a> <small>(ARM Cortex-M7)</small></li>
|
|
<li><a href="#at91sama5d2">Atmel SAMA5D2</a> <small>(ARM Cortex-A5)</small></li>
|
|
<li><a href="#at91sama5d3">Atmel SAMA5D3</a> <small>(ARM Cortex-A5)</small></li>
|
|
<li><a href="#at91sama5d4">Atmel SAMA5D4</a> <small>(ARM Cortex-A5)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>Broadcom
|
|
<ul>
|
|
<li><a href="#bcm2708">BCM2708</a> <small>(ARM1176JZ)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>Expressif
|
|
<ul>
|
|
<li><a href="#esp32">ESP32</a> <small>(Dual Xtensa LX6)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>Host PC based simulations
|
|
<ul>
|
|
<li><a href="#linuxusermode">Linux/Cygwin user mode simulation</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>Infineon
|
|
<ul>
|
|
<li><a href="#xmd45xx">Infineon XMC45xx</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>Intel
|
|
<ul>
|
|
<li><a href="#80x86">Intel 80x86</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>MicroChip
|
|
<ul>
|
|
<li><a href="#pic32mx2xx">PIC32MX2xx Family</a> <small>(MIPS32 24Kc)</small></li>
|
|
<li><a href="#pic32mx4xx">PIC32MX4xx Family</a> <small>(MIPS32 24Kc)</small></li>
|
|
<li><a href="#pic32mx7xx">PIC32MX7xx Family</a> <small>(MIPS32 24Kc)</small></li>
|
|
<li><a href="#pic32mzec">PIC32MZEC Family</a> <small>(MIPS32 M14K)</small></li>
|
|
<li><a href="#pic32mzef">PIC32MZEF Family</a> <small>(MIPS32 M14K)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>Moxa
|
|
<ul>
|
|
<li><a href="#moxart">Moxa NP51x0</a> <small>(ARMv4)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>nuvoTon
|
|
<ul>
|
|
<li><a href="#nuvotonnu120">nuvoTon NUC120</a> <small>(ARM Cortex-M0)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>NXP/Freescale
|
|
<ul>
|
|
<li><a href="#m68hcs12">M68HCS12</a></li>
|
|
</ul>
|
|
</ul>
|
|
</li>
|
|
</td>
|
|
<td bgcolor="#e4e4e4" valign="top" width="33%">
|
|
<li>NXP/Freescale (Continued)
|
|
<ul>
|
|
<ul>
|
|
<li><a href="#freescaleimx1">Freescale i.MX1</a> <small>(ARM920-T)</small></li>
|
|
<li><a href="#freescaleimx6">Freescale i.MX6</a> <small>(ARM Cortex-A9)</small></li>
|
|
<li><a href="#freescalekl25z">FreeScale KL25Z</a> <small>(ARM Cortex-M0+)</small></li>
|
|
<li><a href="#freescalekl26z">FreeScale KL26Z</a> <small>(ARM Cortex-M0+)</small></li>
|
|
<li><a href="#kinetisk20">FreeScale Kinetis K20</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#kinetisk40">FreeScale Kinetis K40</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#kinetisk60">FreeScale Kinetis K60</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#kinetisk64">FreeScale Kinetis K64</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#kinetisk66">FreeScale Kinetis K66</a> <small>(ARM Cortex-M4)</small></li>
|
|
</ul>
|
|
<ul>
|
|
<li><a href="#nxplpc11xx">NXP LPC11xx</a> <small>(Cortex-M0)</small></li>
|
|
<li><a href="#nxplpc214x">NXP LPC214x</a> <small>(ARM7TDMI)</small></li>
|
|
<li><a href="#nxplpc2378">NXP LPC2378</a> <small>(ARM7TDMI)</small></li>
|
|
<li><a href="#nxplpc3131">NXP LPC3131</a> <small>(ARM9E6JS)</small></li>
|
|
<li><a href="#nxplpc315x">NXP LPC315x</a> <small>(ARM9E6JS)</small></li>
|
|
<li><a href="#nxplpc176x">NXP LPC176x</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#nxplpc178x">NXP LPC178x</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#nxplpc43xx">NXP LPC43xx</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#nxplpc54xx">NXP LPC54xx</a> <small>(ARM Cortex-M4)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>ON Semiconductor:
|
|
<ul>
|
|
<li><a href="#lc823450">LC823450</a> <small>(Dual core ARM Cortex-M3)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>Renesas/Hitachi:
|
|
<ul>
|
|
<li><a href="#superh">Renesas/Hitachi SuperH</a></li>
|
|
<li><a href="#m16c">Renesas M16C/26</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>Silicon Laboratories, Inc.
|
|
<ul>
|
|
<li><a href="#efm32g">EFM32 Gecko</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#efm32gg">EFM32 Giant Gecko</a> <small>(ARM Cortex-M3)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>STMicroelectronics
|
|
<ul>
|
|
<li><a href="#str71x">STMicro STR71x</a> <small>(ARM7TDMI)</small></li>
|
|
<li><a href="#stm32l152">STMicro STM32L152</a> <small>(STM32 L1 "EnergyLite" Line, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32l162">STMicro STM32L162</a> <small>(STM32 L1 "EnergyLite" Medium+ Density, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f0xx">STMicro STM32F0xx</a> <small>(STM32 F0, ARM Cortex-M0)</small></li>
|
|
<li><a href="#stm32f100x">STMicro STM32F100x</a> <small>(STM32 F1 "Value Line"Family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f102x">STMicro STM32F102x</a> <small>(STM32 F1 Family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f103cx">STMicro STM32F103C4/C8</a> <small>(STM32 F1 "Low- and Medium-Density Line" Family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f103x">STMicro STM32F103x</a> <small>(STM32 F1 Family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f105x">STMicro STM32F105x</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f107x">STMicro STM32F107x</a> <small>(STM32 F1 "Connectivity Line" family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f205x">STMicro STM32F205x</a> <small>(STM32 F2 family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f207x">STMicro STM32F207x</a> <small>(STM32 F2 family, ARM Cortex-M3)</small></li>
|
|
<li><a href="#stm32f302x">STMicro STM32F302x</a> <small>(STM32 F3 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f303x">STMicro STM32F303x</a> <small>(STM32 F3 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f334x">STMicro STM32F334</a> <small>(STM32 F3 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f372x">STMicro STM32 F372/F373</a> <small>(ARM Cortex-M4)</small></li>
|
|
</ul>
|
|
</li>
|
|
</td>
|
|
<td bgcolor="#e4e4e4" valign="top" width="33%">
|
|
<li>STMicroelectronics (Continued)
|
|
<ul>
|
|
<li><a href="#stm32f4x1">STMicro STM32F4x1</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f410">STMicro STM32F410</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f407x">STMicro STM32F407x</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f427x">STMicro STM32 F427/F437</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f429x">STMicro STM32 F429</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f433x">STMicro STM32 F433</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f446x">STMicro STM32 F446</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f46xxx">STMicro STM32 F46xx</a> <small>(STM32 F4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32l4x2">STMicro STM32 L4x2</a> <small>(STM32 L4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32l475">STMicro STM32 L475</a> <small>(STM32 L4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32l476">STMicro STM32 L476</a> <small>(STM32 L4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32l496">STMicro STM32 L496</a> <small>(STM32 L4 family, ARM Cortex-M4)</small></li>
|
|
<li><a href="#stm32f72x3x">STMicro STM32 F72x/F73x</a> <small>(STM32 F7 family, ARM Cortex-M7)</small></li>
|
|
<li><a href="#stm32f74x">STMicro STM32 F745/F746</a> <small>(STM32 F7 family, ARM Cortex-M7)</small></li>
|
|
<li><a href="#stm32f75x">STMicro STM32 F756</a> <small>(STM32 F7 family, ARM Cortex-M7)</small></li>
|
|
<li><a href="#stm32f76xx77xx">STMicro STM32 F76xx/F77xx</a> <small>(STM32 F7 family, ARM Cortex-M7)</small></li>
|
|
</ul>
|
|
<li>Texas Instruments (some formerly Luminary)
|
|
<ul>
|
|
<li><a href="#tms320c5471">TI TMS320-C5471</a> <small>(ARM7TDMI)</small></li>
|
|
<li><a href="#titms320dm320">TI TMS320-DM320</a> <small>(ARM9E6JS)</small></li>
|
|
<li><a href="#tilms6432">TI/Stellaris LM3S6432</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#tilm3s6432s2e">TI/Stellaris LM3S6432S2E</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#tilms6918">TI/Stellaris LM3S6918</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#tilms6965">TI/Stellaris LM3S6965</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#tilms8962">TI/Stellaris LM3S8962</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#tilms9b96">TI/Stellaris LM3S9B96</a> <small>(ARM Cortex-M3)</small></li>
|
|
<li><a href="#tilm4f120x">TI/Stellaris LM4F120x</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#titm4c123g">TI/Tiva TM4C123G</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#titm4c1294">TI/Tiva TM4C1294</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#titm4c129x">TI/Tiva TM4C129X</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#ticc3200launchpad">TI/Tiva CC3200 Launchpad</a> <small>(ARM Cortex-M4)</small></li>
|
|
<li><a href="#tms570ls04x">TI/Hercules TMS570LS04xx</a> <small>(ARM Cortex-R4)</small></li>
|
|
</ul>
|
|
</li>
|
|
<li>ZiLOG
|
|
<ul>
|
|
<li><a href="#zilogz16f">ZiLOG ZNEO Z16F</a></li>
|
|
<li><a href="#zilogez80acclaim">ZiLOG eZ80 Acclaim!</a></li>
|
|
<li><a href="#zilogz8encore">ZiLOG Z8Encore!</a></li>
|
|
<li><a href="#zilogz180">ZiLOG Z180</a></li>
|
|
<li><a href="#zilogz80">ZiLOG Z80</a></li>
|
|
</ul>
|
|
</li>
|
|
</td>
|
|
<td bgcolor="#e4e4e4" valign="top">
|
|
</td>
|
|
<td bgcolor="#e4e4e4" valign="top">
|
|
</td>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<p>
|
|
<b>Details</b>.
|
|
The details, caveats and fine print follow.
|
|
For even more information see the <i>README</i> files that can be found <a href="README.html">here</a>.
|
|
</p>
|
|
|
|
<center><table width="90%">
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="linuxusermode"><b>Linux User Mode</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
A user-mode port of NuttX to the x86 Linux/Cygwin platform is available.
|
|
The purpose of this port is primarily to support OS feature development.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Does not support interrupts but is otherwise fully functional.
|
|
Refer to the NuttX <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sim/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="arm7tdmi"><b>ARM7TDMI</b></a>.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tms320c5471"><b>TI TMS320C5471</b></a>
|
|
(also called <b>C5471</b> or <b>TMS320DA180</b> or <b>DA180</b>).
|
|
NuttX operates on the ARM7 of this dual core processor.
|
|
This port uses the <a href="http://www.spectrumdigital.com/">Spectrum Digital</a>
|
|
evaluation board with a GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port is complete, verified, and included in the initial NuttX release.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/c5471evm/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc214x"><b>NXP LPC214x</b>.</a>
|
|
Support is provided for the NXP LPC214x family of processors. In particular,
|
|
support is provided for (1) the mcu123.com lpc214x evaluation board (LPC2148)
|
|
and (1) the The0.net ZPA213X/4XPA development board (with the The0.net UG-2864AMBAG01 OLED)
|
|
This port also used the GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port boots and passes the OS test (apps/examples/ostest).
|
|
The port is complete and verified. As of NuttX 0.3.17, the port includes:
|
|
timer interrupts, serial console, USB driver, and SPI-based MMC/SD card
|
|
support. A verified NuttShell (<a href="NuttShell.html">NSH</a>)
|
|
configuration is also available.
|
|
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/mcu123-lpc214x/README.txt" target="_blank">mcu123.com</a> and for the <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/zp214xpa/README.txt" target="_blank">ZPA213X/4XPA</a> boards for further information.
|
|
</p>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux
|
|
or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a>
|
|
package.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc2378"><b>NXP LPC2378</b></a>.
|
|
Support is provided for the NXP LPC2378 MCU. In particular,
|
|
support is provided for the Olimex-LPC2378 development board.
|
|
This port was contributed by Rommel Marcelo is was first released in NuttX-5.3.
|
|
This port also used the GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port boots and passes the OS test (apps/examples/ostest) and includes a
|
|
working implementation of the NuttShell (<a href="NuttShell.html">NSH</a>).
|
|
The port is complete and verified.
|
|
As of NuttX 5.3, the port included only basic timer interrupts and serial console support.
|
|
In NuttX 7.1, Lizhuoyi contributed additional I2C and SPI drivers.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-lpc2378/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>Development Environments:</b> (Same as for the NXP LPC214x).
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="str71x"><b>STMicro STR71x</b>.</a>
|
|
Support is provided for the STMicro STR71x family of processors. In particular,
|
|
support is provided for the Olimex STR-P711 evaluation board.
|
|
This port also used the GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Integration is complete on the basic port (boot logic, system time, serial console).
|
|
Two configurations have been verified: (1) The board boots and passes the OS test
|
|
with console output visible on UART0, and the NuttShell (<a href="NuttShell.html">NSH</a>)
|
|
is fully functional with interrupt driven serial console. An SPI driver is available
|
|
but only partially tested. Additional features are needed: USB driver, MMC integration,
|
|
to name two (the slot on the board appears to accept on MMC card dimensions; I have only
|
|
SD cards).
|
|
An SPI-based ENC28J60 Ethernet driver for add-on hardware is available and
|
|
but has not been fully verified on the Olimex board (due to issues powering the ENC28J60 add-on board).
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-strp711/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux
|
|
or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a>
|
|
package.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="arm920t"><b>ARM920T</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="freescaleimx1"><b>Freescale MC9328MX1</b> or <b>i.MX1</b>.</a>
|
|
This port uses the Freescale MX1ADS development board with a GNU arm-nuttx-elf toolchain*
|
|
under either Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port has stalled due to development tool issues.
|
|
Coding is complete on the basic port (timer, serial console, SPI).
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/obsoleted/src/master/nuttx/configs/mx1ads/" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
NOTE: This port has been obsoleted.
|
|
I know longer have the hardware and the likelihood that the port would ever be completed is infitesmal.
|
|
The unfinished board support is still available in the <code>Obsoleted</code> repository if anyone would ever like to resurrect it.
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="arm926ejs"><b>ARM926EJS</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="titms320dm320"><b>TI TMS320DM320</b></a>
|
|
(also called <b>DM320</b>).
|
|
NuttX operates on the ARM9 of this dual core processor.
|
|
This port uses the
|
|
<a href="http://wiki.neurostechnology.com/index.php/Developer_Welcome">Neuros OSD</a>
|
|
with a GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
|
The port was performed using the OSD v1.0, development board.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port (timer interrupts, serial ports, network, framebuffer, etc.) is complete.
|
|
All implemented features have been verified with the exception of the USB device-side
|
|
driver; that implementation is complete but untested.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ntosd-dm320/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc3131"><b>NXP LPC3131</b>.</a>
|
|
Two boards based on the NXP LPC3131 are supported:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
First, a port for the NXP <a href="http://ics.nxp.com/products/lpc3000/lpc313x.lpc314x.lpc315x/">LPC3131</a> on the <a href="http://www.embeddedartists.com/products/kits/lpc3131_kit.php">Embedded Artists EA3131</a> development board was first released in NuttX-5.1 (but was not functional until NuttX-5.2).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic EA3131 port is complete and verified in NuttX-5.2.
|
|
This basic port includes basic boot-up, serial console, and timer interrupts.
|
|
This port was extended in NuttX 5.3 with a USB high speed driver contributed by David Hewson.
|
|
David also contributed I2C and SPI drivers plus several important LPC313x USB bug fixes that appear in the NuttX 5.6 release.
|
|
This port has been verified using the NuttX OS test, USB serial and mass storage tests and includes a working implementation of the NuttShell (<a href="NuttShell.html">NSH</a>).
|
|
</p>
|
|
<p>
|
|
Support for <a href="NuttXDemandPaging.html">on-demand paging</a> has been developed for the EA3131.
|
|
That support would all execute of a program in SPI FLASH by paging code sections out of SPI flash as needed.
|
|
However, as of this writing, I have not had the opportunity to verify this new feature.
|
|
</p>
|
|
<p>
|
|
Refer to the Embedded Artists EA3131 board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ea3131/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
A second port to the NXP <a href="http://ics.nxp.com/products/lpc3000/lpc313x.lpc314x.lpc315x/">LPC3131</a> on the <a href="https://www.olimex.com/Products/ARM/NXP/LPC-H3131/">Olimex LPC-H3131</a> development board was added in NuttX-6.32.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic H3131 port is complete and verified in NuttX-6.3.
|
|
It is similar to the EA3131 port except: (1) I have not yet gotten the SDRAM to work, and (2) this board was used to develop and verify the USB 2.0, low-/full-/high-speed EHCI host controller driver.
|
|
NOTE: That driver should work on the EA3131 as well. However, the EA3131 uses a PCA9532 PWM part to controller the port power so the it would not quite be a simple drop-in.
|
|
</p>
|
|
<p>
|
|
Refer to the Olimex LPC-H3131 board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-lpc-h3131/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<a name="nxplpc315x"><b>NXP LPC315x</b>.</a>
|
|
Support for the NXP <a href="http://ics.nxp.com/products/lpc3000/lpc313x.lpc314x.lpc315x/">LPC315x</a> family has been incorporated into the code base as of NuttX-6.4.
|
|
Support was added for the Embedded Artists EA3152 board in NuttX-6.11.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Basic support is in place for both the LPC3152 MCU and the EA3152 board.
|
|
Verification of the port was deferred due to tool issues
|
|
However, because of the high degree of compatibility between the LPC313x and LPC315x family, it
|
|
is very likely that the support is in place (or at least very close).
|
|
At this point, verification of the EA3152 port has been overcome by events and
|
|
may never happen.
|
|
However, the port is available for anyone who may want to use it.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ea3152/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armv4"><b>Other ARMv4</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="moxart"><b>MoxaRT</b></a>
|
|
A port to the Moxa NP51x0 series of 2-port advanced RS-232/422/485 serial device servers was contributed by Anton D. Kachalov in NuttX-7.11.
|
|
This port includes a NuttShell (NSH) configuraion with support for the Faraday FTMAC100 Ethernet MAC Driver.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="arm1176jz"><b>ARM1176JZ</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="bcm2708"><b>Broadcom BCM2708</b></a>.
|
|
Very basic support for the Broadcom BCM2708 was released with NuttX-7.23.
|
|
</p>
|
|
<a name="pizero"><b>Raspberry Pi Zero</b><a/>.
|
|
This support was provided for the Raspberry Pi Zero which is based on the BCM2835.
|
|
Basic logic is in place but the port is incomplete and completely untested as of the NuttX-7.23 released.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/pizero/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexa5"><b>ARM Cortex-A5</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sama5d2"><b>Atmel SAMA5D2</b>.</a>
|
|
<p>
|
|
<ul>
|
|
<li><p><b>Atmel SAMA5D2 Xplained Ultra development board</b>.
|
|
This is the port of NuttX to the Atmel SAMA5D2 Xplained Ultra development board.
|
|
This board features the Atmel SAMA5D27 microprocessor.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
Initial support for the SAMA5D2 was released in NuttX-7.12.
|
|
This port is code complete but, however, still a work in progress and has not been verified in this this initial release.
|
|
</p>
|
|
</ul>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sama5d3"><b>Atmel SAMA5D3</b>.</a>
|
|
There are ports to two Atmel SAMA5D3 boards:
|
|
<p>
|
|
<ul>
|
|
<li><p><b>Atmel SAMA5D3<i>x</i>-EK development boards</b>.
|
|
This is the port of NuttX to the Atmel SAMA5D3<i>x</i>-EK development boards (where <i>x</i>=1,3,4, or 5).
|
|
These boards feature the Atmel SAMA5D3<i>x</i> microprocessors.
|
|
Four different SAMA5D3<i>x</i>-EK kits are available
|
|
</p>
|
|
<ul>
|
|
<li>SAMA5D31-EK with the <a href="http://www.atmel.com/devices/sama5d31.aspx">ATSAMA5D31</a></li>
|
|
<li>SAMA5D33-EK with the <a href="http://www.atmel.com/devices/sama5d33.aspx">ATSAMA5D33</a></li>
|
|
<li>SAMA5D34-EK with the <a href="http://www.atmel.com/devices/sama5d34.aspx">ATSAMA5D34</a></li>
|
|
<li>SAMA5D35-EK with the <a href="http://www.atmel.com/devices/sama5d35.aspx">ATSAMA5D35</a></li>
|
|
</ul>
|
|
<p>
|
|
The each kit consist of an identical base board with different plug-in modules for each CPU.
|
|
All four boards are supported by NuttX with a simple reconfiguration of the processor type.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
Initial support for the SAMA5D3x-EK was released in NuttX-6.29.
|
|
That initial support was minimal:
|
|
There are simple test configurations that run out of internal SRAM and extended configurations that run out of the on-board NOR FLASH:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
A barebones NuttShell (<a href="NuttShell.html">NSH</a>) configuration that can be used as the basis for further application development.
|
|
</li>
|
|
<li>
|
|
A full-loaded NuttShell (<a href="NuttShell.html">NSH</a>) configuration that demonstrates all of the SAMA5D3x features.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
The following support was added in Nuttx 6.30:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
DMA support, and
|
|
</li>
|
|
<li>
|
|
PIO interrupts,
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
And drivers for
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
SPI (with DMA support),
|
|
</li>
|
|
<li>
|
|
AT25 Serial Flash,
|
|
</li>
|
|
<li>
|
|
Two Wire Interface (TWI), and
|
|
</li>
|
|
<li>
|
|
HSMCI memory cards.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
NuttX-6.30 also introduces full USB support:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
High speed device controller driver,
|
|
</li>
|
|
<li>
|
|
OHCI (low- and full-speed) and
|
|
</li>
|
|
<li>
|
|
EHCI (high-speed) host controller driver support.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
With NuttX-6.31, these additional drivers were added:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
A 10/100Base-T Ethernet (EMAC) driver,
|
|
</li>
|
|
<li>
|
|
A 1000Base-T Ethernet (GMAC) driver,
|
|
</li>
|
|
<li>
|
|
A Real Time Clock (RTC) driver and integrated with the NuttX system time logic
|
|
</li>
|
|
<li>
|
|
<code>/dev/random</code> using the SAMA5D3x True Random Number Generator (TRNG),
|
|
</li>
|
|
<li>
|
|
A Watchdog Timer (WDT) driver,
|
|
</li>
|
|
<li>
|
|
A Timer/Counter (TC) library with interface that make be used by other drivers that need timer support,
|
|
</li>
|
|
<li>
|
|
An ADC driver that can collect multiple samples using the sequencer, can be trigger by a timer/counter, and supports DMA data transfers,
|
|
</li>
|
|
<li>
|
|
A touchscreen driver based on the special features of the SAMA5D3 ADC peripheral,
|
|
An LCD controller (LCDC) frame buffer driver, and
|
|
</li>
|
|
<li>
|
|
A CAN driver (Testing of the CAN has been delayed because of cabling issues).
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
Additional board configurations were added to test and demonstrate these new drivers including new graphics and NxWM configurations.
|
|
</p>
|
|
<p>
|
|
These drivers were added in NuttX-6.32:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
A PWM driver with DMA support
|
|
</li>
|
|
<li>
|
|
An SSC-based I2S driver
|
|
</li>
|
|
<li>
|
|
Support for Programmable clock outputs
|
|
</li>
|
|
<li>
|
|
NAND support including support for the PMECC hardware ECC and for DMA transfers.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
DBGU support was added in NuttX-7.2 (primarily for the SAMA5D3 Xplained board).
|
|
</p>
|
|
<p>
|
|
NuttX-7.4 added support for the on-board WM8904 CODEC chip and for <i>Tickless</i> operation.
|
|
</p>
|
|
<p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sama5d3x-ek/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<li>
|
|
<p>
|
|
<b>Atmel SAMA5D3 Xplained development board</b>
|
|
This is the port of NuttX to the Atmel SAMA5D3 Xplained development board.
|
|
The board features the Atmel SAMA5D36 microprocessor.
|
|
See the <a href="http://www.atmel.com/devices/sama5d36.aspx">Atmel Website</a> for additional information about this board.
|
|
</p>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
This port is complete as of this writing and ready for general use.
|
|
The basic port is expected to be simple because of the similarity to the SAMAD3<i>x</i>-EK boards and is available in the NuttX 7.2 release.
|
|
</p>
|
|
<p>
|
|
Most of the drivers and capabilities of the SAMA5D3x-EK boards can be used with the SAMA5D3 Xplained board.
|
|
The primary difference between the ports is that the SAMA5D3x-EK supports NOR FLASH and NuttX can be configured to boot directly from NOR FLASH.
|
|
The SAMA5D3 Xplained board does not have NOR FLASH and, as a consequence NuttX must boot into SDRAM with the help of U-Boot.
|
|
</p>
|
|
<p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sama5d3-xplained/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sama5d4"><b>Atmel SAMA5D4</b>.</a>
|
|
There is a port in progress on one Atmel SAMA5D4 board:
|
|
<p>
|
|
<ul>
|
|
<li><p><b>Atmel SAMA5D4-EK/MB development boards</b>
|
|
This is the port of NuttX to the Atmel SAMA5D4-MB Rev C. development board (which should be compatible with the SAMA5D4-EK).
|
|
These boards feature the Atmel SAMA5D44 microprocessors with compatibility with most of the SAMA5D3 peripherals.
|
|
</p>
|
|
<p><b>STATUS</b>.
|
|
At the time of the release of NuttX-7.3, the basic port for the SAMA5D4-MB was complete.
|
|
The board had basic functionality.
|
|
But full functionality was not available until NuttX-7.4.
|
|
In NuttX-7.4 support was added for the L2 cache, many security features, XDMAC, HSMCI and Ethernet integrated with XDMAC, the LCDC, TWI, SSC, and most of the existing SAMA5 drivers.
|
|
Timers were added to support <i>Tickless</i> operation.
|
|
The TM7000 LCDC with the maXTouch multi-touch controller are also fully support in a special NxWM configuration for that larger display.
|
|
Support for a graphics media player is included (although there were issues with the WM8904 audio CODEC on my board).
|
|
An SRAM bootloader was also included.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sama5d4-ek/README.txt" target="_blank">README</a> file for current status.
|
|
<p></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS with Windows native toolchain, or 4) Native Windows.
|
|
All testing has been performed with the CodeSourcery toolchain (GCC version 4.7.3) in the Cygwin environment under Windows.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexa8"><b>ARM Cortex-A8</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="allwinnera10"><b>Allwinner A10</b>.</a>
|
|
These following boards are based on the Allwinner A10 have are supported by NuttX:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>pcDuino v1</b>.
|
|
A port of NuttX to the pcDuino v1 board was first released in NuttX-6.33.
|
|
See http://www.pcduino.com/ for information about pcDuino Lite, v1, and v2 boards.
|
|
These boards are based around the Allwinner A10 Cortex-A8 CPU.
|
|
This port was developed on the v1 board, but the others may be compatible:
|
|
</p>
|
|
<p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/pcduino-a10/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
This port was an experiment was was not completely developed.
|
|
This configuration builds and runs an NuttShell (NSH), but only if a patch to work around some issues is applied.
|
|
While not ready for "prime time", the pcDuino port is functional and could the basis for a more extensive development.
|
|
There is, at present, no work in progress to extend this port, however.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexa9"><b>ARM Cortex-A9</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="freescaleimx6"><b>NXP/Freescale i.MX6</b>.</a>
|
|
The basic port has been completed for the following i.MX6 board
|
|
<p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Sabre-6Quad</b>.
|
|
This is a port to the NXP/Freescale Sabre-6Quad board.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sabre-6quad/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic, minimal port is code complete and introduced in NuttX-7.15, but had not yet been tested at that time due to the inavailability of hardware.
|
|
This basic port was verified in the NuttX-7.16 release, however.
|
|
The port is still mininal and more device drivers are needed to make the port usable.
|
|
</p>
|
|
<p>
|
|
Basic support of NuttX running in SMP mode on the i.MX6Q was also accomplished in NuttX-7.16.
|
|
However, there are still known issues with SMP support on this platform as described in the <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sabre-6quad/README.txt" target="_blank">README</a> file for the board.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexr4"><b>ARM Cortex-R4</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tms570ls04x"><b>TI/Hercules TMS570LS04xx</b>.</a>
|
|
A port is underway for the Texas Instruments Hercules TMS570LS04x/03x LaunchPad Evaluation Kit (<i>LAUNCHXL-TMS57004</i>) featuring the Hercules TMS570LS0432PZ chip.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
This is currently in progress but the effort is stalled due to tool-related issues.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/launchxl-tms57004/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>Toolchain:</b>
|
|
The TMS570 is a big-endian ARM platform and requires a big-endian ARM toolchain.
|
|
All testing has been performed using a big-endian NuttX buildroot toolchain.
|
|
Instructions for building this toolchain are included in the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/launchxl-tms57004/README.txt" target="_blank">README</a> file.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexm0"><b>ARM Cortex-M0/M0+</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nuvotonnu120"><b>nuvoTon NUC120</b>.</a>
|
|
This is a port of NuttX to the nuvoTon NuTiny-SDK-NUC120 that features the NUC120LE3AN MCU.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
Initial support for the NUC120 was released in NuttX-6.26.
|
|
This initial support is very minimal:
|
|
There is a NuttShell (<a href="NuttShell.html">NSH</a>) configuration that might be the basis for an application development.
|
|
As of this writing, more device drivers are needed to make this a more complete port.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nutiny-nuc120/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>Memory Usage</b>.
|
|
For a full-featured RTOS such as NuttX, providing support in a usable and meaningful way within the tiny memories of the NUC120 demonstrates the scalability of NuttX. The NUC120LE2AN comes in a 48-pin package and has 128KB FLASH and 16KB of SRAM.
|
|
When running the NSH configuration (itself a full up application), there is still more than 90KB of FLASH and 10KB or SRAM available for further application development).
|
|
</p>
|
|
<p>
|
|
Static memory usage can be shown with <code>size</code> command:
|
|
</p>
|
|
<ul><pre>
|
|
$ size nuttx
|
|
text data bss dec hex filename
|
|
35037 106 1092 36235 8d8b nuttx
|
|
</pre></ul>
|
|
<p>
|
|
NuttX, the NSH application, and GCC libraries use 34.2KB of FLASH leaving 93.8KB of FLASH (72%) free from additional application development.
|
|
Static SRAM usage is about 1.2KB (<4%) and leaves 14.8KB (86%) available for heap at runtime.
|
|
SRAM usage at run-time can be shown with the NSH <code>free</code> command:
|
|
</p>
|
|
<ul><pre>
|
|
NuttShell (NSH) NuttX-6.26
|
|
nsh> free
|
|
total used free largest
|
|
Mem: 14160 3944 10216 10216
|
|
nsh>
|
|
</pre></ul>
|
|
<p>
|
|
You can see that 10.0KB (62%) is available for further application development.
|
|
</p>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain, or 4) Native Windows.
|
|
A DIY toolchain for Linux or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a> package.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="freescalekl25z"><b>FreeScale KL25Z</b>.</a>
|
|
There are two board ports for the KL25Z parts:
|
|
</p>
|
|
<ul>
|
|
<p><b>Freedom KL25Z</b>.
|
|
This is a port of NuttX to the Freedom KL25Z board that features the MKL25Z128 Cortex-M0+ MCU, 128KB of FLASH and 16KB of SRAM.
|
|
See the <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z&tid=vanFRDM-KL25Z">Freescale</a> website for further information about this board.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
This is the work of Alan Carvalho de Assis.
|
|
Verified, initial, minimal support for the Freedom KL25Z is in place in NuttX 6.27 and 6.28:
|
|
There is a working NuttShell (<a href="NuttShell.html">NSH</a>) configuration that might be the basis for an application development.
|
|
As of NuttX-6.28 more device driver development would be needed to make this a complete port, particularly to support USB OTG.
|
|
A TSI and a SPI driver were added in NuttX-6.29.
|
|
Alan contributed a PWM driver in NuttX-6.32.
|
|
Refer to the Freedom KL25Z board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-kl25z/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>PJRC Teensy-LC</b>.
|
|
This is a port of NuttX to the PJRC Teensy-LC board that features the MKL25Z64 Cortex-M0+ MCU, 64KB of FLASH and 8KB of SRAM.
|
|
The Teensy LC is a DIP style breakout board for the MKL25Z64 and comes with a USB based bootloader.
|
|
See the <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z&tid=vanFRDM-KL25Z">Freescale</a> website for further information about this board.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
This is the work of Michael Hope.
|
|
Verified, initial support for the Teensy-LC first appeared in NuttX-7.10.
|
|
Refer to the Teensy-LC board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/teensy-lc/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="freescalekl26z"><b>FreeScale Freedom KL26Z</b>.</a>
|
|
This is a port of NuttX to the Freedom KL25Z board that features the MK26Z128VLH4 Cortex-M0+ MCU, 128KB of FLASH and 16KB of SRAM.
|
|
See the <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL26Z&tid=vanFRDM-KL26Z">Freescale</a> website for further information about this board.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
This work was contributed in NuttX 7.8 by Derek B. Noonburg.
|
|
The board support is very similar to the Freedom-KL25Z.
|
|
It was decided to support this a a separate board, however, due to some small board-level differences.
|
|
Refer to the Freedom KL26Z board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-kl26z/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91samd20"><b>Atmel SAMD20</b>.</a>
|
|
The port of NuttX to the Atmel SAMD20-Xplained Pro development board.
|
|
This board features the ATSAMD20J18A MCU (Cortex-M0+ with 256KB of FLASH and 32KB of SRAM).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
The initial SAMD20 Xplained Pro release (NuttX 7.1) included a functional NuttShell (NSH) configuration.
|
|
An SPI driver was also included to support the OLED1 and I/O1 modules.
|
|
That SPI driver, however, was not completely verified due to higher priority tasks that came up (I hope to get back to this later).
|
|
Refer to the SAMD20 Explained Pro board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/samd20-xplained/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
The fully verified SPI driver appeared in the NuttX-7.22 release.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91saml21"><b>Atmel SAML21</b>.</a>
|
|
The port of NuttX to the Atmel SAML21-Xplained Pro development board.
|
|
This board features the ATSAML21J18A MCU (Cortex-M0+ with 256KB of FLASH and 32KB of SRAM).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
Initial support for the SAML21 Xplained Pro was release in the NuttX 7.10.
|
|
This initial support included a basic configuration for the NuttShell (NSH)
|
|
(see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
Refer to the SAML21 Explained Pro board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/saml21-xplained/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
The fully verified SPI driver appeared in the NuttX-7.22 release along with an I2C and USB device driver.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc11xx"><b>NXP LPC11xx</b>.</a>
|
|
Support is provided for the NXP LPC11xx family of processors.
|
|
In particular, support is provided for LPCXpression LPC1115 board.
|
|
This port was contributed by Alan Carvalho de Assis.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The first released version was provided in NuttX 7.10.
|
|
Refer to the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc1115/README.txt" target="_blank">README.txt</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexm3"><b>ARM Cortex-M3</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilms6432"><b>TI/Stellaris LM3S6432</b>.</a>
|
|
This is a port of NuttX to the Stellaris RDK-S2E Reference Design Kit and the MDL-S2E Ethernet to Serial module
|
|
(contributed by Mike Smith).
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilm3s6432s2e"><b>TI/Stellaris LM3S6432S2E</b>.</a>
|
|
This port uses Serial-to-Ethernet Reference Design Kit (<a href="http://www.ti.com/tool/rdk-s2e">RDK-S2E</a>) and has similar support as for the other Stellaris family members.
|
|
A configuration is available for the NuttShell (NSH)
|
|
(see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
The NSH configuration including networking support with a Telnet NSH console.
|
|
This port was contributed by Mike Smith.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port was was released in NuttX 6.14.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lm3s6432-s2e/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilms6918"><b>TI/Stellaris LM3S6918</b>.</a>
|
|
This port uses the <a href=" http://www.micromint.com/">Micromint</a> Eagle-100 development
|
|
board with a GNU arm-nuttx-elf toolchain* under either Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The initial, release of this port was included in NuttX version 0.4.6.
|
|
The current port includes timer, serial console, Ethernet, SSI, and microSD support.
|
|
There are working configurations to run the <a href="NuttShell.html">NuttShell
|
|
(NSH)</a>, the NuttX networking test, and the uIP web server.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/eagle100/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux
|
|
or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a>
|
|
package.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilms6965"><b>TI/Stellaris LM3S6965</b>.</a>
|
|
This port uses the Stellaris LM3S6965 Ethernet Evalution Kit with a GNU arm-nuttx-elf toolchain*
|
|
under either Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port was released in NuttX 5.5.
|
|
Features are the same as with the Eagle-100 LM3S6918 described above.
|
|
The apps/examples/ostest configuration has been successfully verified and an
|
|
NSH configuration with Telnet support is available.
|
|
MMC/SD and Networking support was not been thoroughly verified:
|
|
Current development efforts are focused on porting the NuttX window system (NX)
|
|
to work with the Evaluation Kits OLED display.
|
|
</p>
|
|
<p><small>
|
|
<b>NOTE</b>: As it is configured now, you MUST have a network connected.
|
|
Otherwise, the NSH prompt will not come up because the Ethernet
|
|
driver is waiting for the network to come up.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lm3s6965-ek/README.txt" target="_blank">README</a> file for further information.
|
|
</small></p>
|
|
</ul>
|
|
<p>
|
|
<b>Development Environments:</b> See the Eagle-100 LM3S6918 above.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilms8962"><b>TI/Stellaris LM3S8962</b>.</a>
|
|
This port uses the Stellaris EKC-LM3S8962 Ethernet+CAN Evalution Kit with a GNU arm-nuttx-elf toolchain*
|
|
under either Linux or Cygwin.
|
|
Contributed by Larry Arnold.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port was released in NuttX 5.10.
|
|
Features are the same as with the Eagle-100 LM3S6918 described above.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lm3s8962-ek/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilms9b96"><b>TI/Stellaris LM3S9B96</b>.</a>
|
|
Header file support was contributed by Tiago Maluta for this part.
|
|
Jose Pablo Rojas V. is used those header file changes to port NuttX to the TI/Stellaris EKK-LM3S9B96.
|
|
That port was available in the NuttX-6.20 release.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ekk-lm3s9b96/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="efm32g"><b>SiLabs EFM32 Gecko</b>.</a>
|
|
This is a port for the Silicon Laboratories' EFM32 <i>Gecko</i> family.
|
|
Board support is available for the following:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
<p>
|
|
<b>SiLabs EFM32 Gecko Starter Kit (EFM32-G8XX-STK)</b>.
|
|
The Gecko Starter Kit features:
|
|
<p>
|
|
<ul>
|
|
<li>EFM32G890F128 MCU with 128 kB flash and 16 kB RAM
|
|
<li>32.768 kHz crystal (LXFO) and 32 MHz crystal (HXFO)
|
|
<li>Advanced Energy Monitoring
|
|
<li>Touch slider
|
|
<li>4x40 LCD
|
|
<li>4 User LEDs
|
|
<li>2 pushbutton switches
|
|
<li>Reset button and a switch to disconnect the battery.
|
|
<li>On-board SEGGER J-Link USB emulator
|
|
<li>ARM 20 pin JTAG/SWD standard Debug in/out connector
|
|
</ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
The basic port is verified and available now. This includes
|
|
on-board LED and button support and a serial console available
|
|
on LEUART0. A single configuration is available using the
|
|
NuttShell NSH and the LEUART0 serial console.
|
|
DMA and USART-based SPI supported are included, but not fully tested.
|
|
</p>
|
|
<p>
|
|
Refer to the EFM32 Gecko Starter Kit <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/efm32-g8xx-stk/README.txt" target="_blank"><i>README.txt</i></a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Olimex EFM32G880F120-STK</b>.
|
|
This board features:
|
|
</p>
|
|
<ul>
|
|
<li>EFM32G880F128 with 128 kB flash and 16 kB RAM
|
|
<li>32.768 kHz crystal (LXFO) and 32 MHz crystal (HXFO)
|
|
<li>LCD custom display
|
|
<li>DEBUG connector with ARM 2x10 pin layout for programming/debugging with ARM-JTAG-EW
|
|
<li>UEXT connector
|
|
<li>EXT extension connector
|
|
<li>RS232 connector and driver
|
|
<li>Four user buttons
|
|
<li>Buzzer
|
|
</ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
The board suppport is complete but untested because of tool-related issues. An OpenOCD compatible, SWD debugger would be required to make further progress in testing.
|
|
</p>
|
|
<p>
|
|
Refer to the Olimex EFM32G880F120-STK <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-efm32g880f129-stk/README.txt" target="_blank"><i>README.txt</i></a> for further information.
|
|
</p>
|
|
</li>
|
|
</ol>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="efm32gg"><b>SiLabs EFM32 Giant Gecko</b>.</a>
|
|
This is a port for the Silicon Laboratories' EFM32 <i>Giant Gecko</i> family.
|
|
This board features the EFM32GG990F1024 MCU with 1 MB flash and 128 kB RAM.
|
|
</p>
|
|
Board support is available for the following:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>SiLabs EFM32 Giant Gecko Starter Kit t (EFM32GG-STK3700)</b>.
|
|
The Gecko Starter Kit features:
|
|
<p>
|
|
<ul>
|
|
<li>EFM32GG990F1024 MCU with 1 MB flash and 128 kB RAM
|
|
<li>32.768 kHz crystal (LXFO) and 48 MHz crystal (HXFO)
|
|
<li>32 MB NAND flash
|
|
<li>Advanced Energy Monitoring
|
|
<li>Touch slider
|
|
<li>8x20 LCD
|
|
<li>2 user LEDs
|
|
<li>2 user buttons
|
|
<li>USB interface for Host/Device/OTG
|
|
<li>Ambient light sensor and inductive-capacitive metal sensor
|
|
<li>EFM32 OPAMP footprint
|
|
<li>20 pin expansion header
|
|
<li>Breakout pads for easy access to I/O pins
|
|
<li>Power sources (USB and CR2032 battery)
|
|
<li>Backup Capacitor for RTC mode
|
|
<li>Integrated Segger J-Link USB debugger/emulator
|
|
</ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
The basic board support for the <i>Giant Gecko</i> was introduced int the NuttX source tree in NuttX-7.6.
|
|
A verified configuration was available for the basic NuttShell (NSH) using LEUART0 for the serial console.
|
|
</li>
|
|
<li>
|
|
Development of USB support is in started, but never completed.
|
|
</li>
|
|
<li>
|
|
Reset Management Unit (RMU) was added Pierre-noel Bouteville in NuttX-7.7.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32l152"><b>STMicro STM32L152 (STM32L "EnergyLite" Line)</b>.</a>
|
|
This is a port of NuttX to the STMicro STM32L-Discovery development board.
|
|
The STM32L-Discovery board is based on the STM32L152RBT6 MCU (128KB FLASH and 16KB of SRAM).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
The STM32L-Discovery and STM32L152C DISCOVERY kits are functionally equivalent.
|
|
The difference is the internal Flash memory size (STM32L152RBT6 with 128 Kbytes or STM32L152RCT6 with 256 Kbytes).
|
|
Both boards feature:
|
|
</p>
|
|
<ul>
|
|
<li>An ST-LINK/V2 embedded debug tool interface,</li>
|
|
<li>LCD (24 segments, 4 commons),</li>
|
|
<li>LEDs,</li>
|
|
<li>Pushbuttons,</li>
|
|
<li>A linear touch sensor, and</li>
|
|
<li>Four touchkeys.</li>
|
|
</ul>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
Initial support for the STM32L-Discovery was released in NuttX-6.28.
|
|
Addition (architecture-only) support for the STM32L152xC family was added in NuttX-7.21.
|
|
This initial support includes a configuration using the NuttShell (<a href="NuttShell.html">NSH</a>) that might be the basis for an application development.
|
|
A driver for the on-board segment LCD is included as well as an option to drive the segment LCD from an NSH "built-in" command.
|
|
As of this writing, a few more things are needed to make this a more complete port: 1) Verfication of more device drivers (timers, quadrature encoders, PWM, etc.), and 2) logic that actually uses the low-power consumption modes of the EnergyLite part.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32ldiscovery/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>Memory Usage</b>.
|
|
For a full-featured RTOS such as NuttX, providing support in a usable and meaningful way within the tiny memories of the STM32L152RBT6 demonstrates the scalability of NuttX. The STM32L152RBT6 comes in a 64-pin package and has 128KB FLASH and 16KB of SRAM.
|
|
</p>
|
|
<p>
|
|
Static memory usage can be shown with <code>size</code> command:
|
|
</p>
|
|
<ul><pre>
|
|
$ size nuttx
|
|
text data bss dec hex filename
|
|
39664 132 1124 40920 9fd8 nuttx
|
|
</pre></ul>
|
|
<p>
|
|
NuttX, the NSH application, and GCC libraries use 38.7KB of FLASH leaving 89.3B of FLASH (70%) free from additional application development.
|
|
Static SRAM usage is about 1.2KB (<4%) and leaves 14.8KB (86%) available for heap at runtime.
|
|
</p>
|
|
SRAM usage at run-time can be shown with the NSH <code>free</code> command:
|
|
<ul><pre>
|
|
NuttShell (NSH) NuttX-6.27
|
|
nsh> free
|
|
total used free largest
|
|
Mem: 14096 3928 10168 10168
|
|
nsh>
|
|
</pre></ul>
|
|
<p>
|
|
You can see that 9.9KB (62%) of SRAM heap is still available for further application development while NSH is running.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32l162"><b>STMicro STM32L152x/162x (STM32 L1 "EnergyLite" Medium+ Density Family)</b>.</a>
|
|
Support for the STM32L152 and STM32L162 Medium+ density parts from Jussi Kivilinna and Sami Pelkonen was included in NuttX-7.3, extending the basic STM32L152x support.
|
|
This is <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but no support for any publicly available boards is included.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f0xx"><b>STMicro STM32F0xx (STM32 F0, ARM Cortex-M0)</b>.</a>
|
|
Support for the STM32 F0 family was contributed by Alan Carvalho de Assis in NuttX-7.21.
|
|
There are ports to three different boards in this respository:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<b>STM32F0-Discovery</b>
|
|
This board features the STM32 2F051R8 and was used by Alan to produce the initial STM32 F0 port.
|
|
However, its very limited 8KB SRAM makes this port unsuitable for for usages.
|
|
Contributed by Alan Carvalho de Assis in NuttX-7.21.
|
|
</li>
|
|
<li>
|
|
<b>Nucleo-F072RB</b>
|
|
With 16KB of SRAM the STM32 F072RB makes a much more usable platform.
|
|
</li>
|
|
<li>
|
|
<b>Nucleo-F091RC</b>
|
|
With 32KB of SRAM the STM32 F091RC this board is a great match for NuttX.
|
|
Contributed by Juha Niskanen in NuttX-7.21.
|
|
</li>
|
|
</ul>
|
|
<p><b>STATUS:</b>
|
|
In this initial release, the level of support for the STM32 F0 family is minimal.
|
|
Certainly enough is in place to support a robust NSH configuration.
|
|
There are also unverified I2C and USB device drivers available in NuttX-7.21.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f100x"><b>STMicro STM32F100x (STM32 F1 "Value Line"Family)</b>.</a>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Proprietary Boards</b>
|
|
Chip support for these STM32 "Value Line" family was contributed by Mike Smith and users have reported that they have successful brought up NuttX on their proprietary boards using this logic.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>STM32VL-Discovery</b>.
|
|
In NuttX-6.33, support for the STMicro STM32VL-Discovery board was contributed by Alan Carvalho de Assis.
|
|
The STM32VL-Discovery board features an STM32F100RB MCU.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32vldiscovery/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f102x"><b>STMicro STM32F102</b>.</a>
|
|
Architecture support (only) for the STM32 F102 family was contributed by the PX4 team in NuttX-7.7.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Architecture support only is provided.
|
|
No specific STM32 F102 boards are supported.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f103cx"><b>STMicro STM32F103C4/8 (STM32 F1 Low- and Medium-Density Family)</b>.</a>
|
|
There are two ports available for this family:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
One port is for "STM32 Tiny" development board.
|
|
This board is available from several vendors on the net, and may be sold under different names.
|
|
It is based on a STM32 F103C8T6 MCU, and is bundled with a nRF24L01 wireless communication module.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
The other port is for a generic minimal STM32F103CBT6 "blue" board contributed by Alan Carvalho de Assis.
|
|
Alan added support for numerous sensors, tone generators, user LEDs, and LCD support in NuttX 7.18.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
</p1>
|
|
<ul>
|
|
The basic STM32F103C8 port was released in NuttX version 6.28.
|
|
This work was contributed by Laurent Latil.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32_tiny/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f103x"><b>STMicro STM32F103x (STM32 F1 Family)</b>.</a>
|
|
Support for five board configurations are available.
|
|
MCU support includes all of the high density and connectivity line families.
|
|
Board supported is available specifically for: STM32F103ZET6, STM32F103RET6, STM32F103VCT, STM32F103VET6, STM32F103RBT6, and STM32103CBT6.
|
|
Boards supported include:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
<p>
|
|
<b>STM3210E-EVAL</b>.
|
|
A port for the <a href=" http://www.st.com/">STMicro</a> STM3210E-EVAL development board that
|
|
features the STM32F103ZET6 MCU.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm3210e-eval/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>HY-Mini STM32v board</b>.
|
|
This board is based on the STM32F103VCT chip. Port contributed by Laurent Latil.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/hymini-stm32v/README.txt" target="_blank">README</a> file.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>The M3 Wildfire development board (STM32F103VET6), version 2</b>.
|
|
See <a href="http://firestm32.taobao.com">http://firestm32.taobao.com</a> (the current board is version 3).
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/fire-stm32v2/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>LeafLab's Maple and Maple Mini boards</b>.
|
|
These boards are based on the STM32F103RBT6 chip for the standard version and on the STM32F103CBT6 for the mini version.
|
|
See the <a href="http://leaflabs.com/docs/hardware/maple.html">LeafLabs</a> web site for hardware information;
|
|
see the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/maple/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Olimexino-STM32</b>.
|
|
This port uses the Olimexino STM32 board (STM32F103RBT6).
|
|
See the http://www.olimex.com for further information.
|
|
Contribued by David Sidrane.
|
|
</p>
|
|
</li>
|
|
</ol>
|
|
<p>
|
|
These ports uses a GNU arm-nuttx-elf toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Basic Support/Drivers</b>.
|
|
The basic STM32 port was released in NuttX version 0.4.12. The basic port includes boot-up
|
|
logic, interrupt driven serial console, and system timer interrupts.
|
|
The 0.4.13 release added support for SPI, serial FLASH, and USB device.;
|
|
The 4.14 release added support for buttons and SDIO-based MMC/SD and verified DMA support.
|
|
Verified configurations are available for the NuttShell (NSH) example,
|
|
the USB serial device class, and the USB mass storage device class example.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Additional Drivers</b>.
|
|
Additional drivers and configurations were added in NuttX 6.13 and later releases for the STM32 F1 and F4.
|
|
F1 compatible drivers include an Ethernet driver, ADC driver, DAC driver, PWM driver, IWDG, WWDG, and CAN drivers.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>M3 Wildfire</b>.
|
|
Support for the Wildfire board was included in version 6.22 of NuttX.
|
|
The board port is basically functional.
|
|
Not all features have been verified.
|
|
Support for FAT file system on an an SD card had been verified.
|
|
The ENC28J60 network is functional (but required lifting the chip select pin on the W25x16 part).
|
|
Customizations for the v3 version of the Wildfire board are selectable (but untested).
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Maple</b>.
|
|
Support for the Maple boards was contributed by Yiran Liao and first appear in NuttX 6-30.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Olimexino-STM32</b>.
|
|
Contributed by David Sidrane and introduced with NuttX 7.9.
|
|
Configurations are included for the NuttShell (NSH), a tiny version of the NuttShell, USB composite CDC/ACM + MSC, CAN support, and two tiny, small-footprint NSH configurations.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</ul>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain (RIDE7, CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain or Linux
|
|
or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a>
|
|
package.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f105x"><b>STMicro STM32F105x</b>.</a>
|
|
Architecture support (only) for the STM32 F105R was contribed in NuttX-7.17 by Konstantin Berezenko.
|
|
There is currently no support for boards using any STM32F105x parts in the source tree.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f107x"><b>STMicro STM32F107x (STM32 F1 "Connectivity Line" family)</b>.</a>
|
|
Chip support for the STM32 F1 "Connectivity Line" family has been present in NuttX for some time and users have reported that they have successful brought up NuttX on their proprietary boards using this logic.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Olimex STM32-P107</b>
|
|
Support for the <a href="https://www.olimex.com/dev/stm32-p107.html">Olimex STM32-P107</a> was contributed by Max Holtzberg and first appeared in NuttX-6.21. That port features the STMicro STM32F107VC MCU.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
A configuration for the NuttShell (NSH) is available and verified.
|
|
Networking is functional.
|
|
Support for an external ENCX24J600 network was added in NuttX 6.30.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Shenzhou IV</b>
|
|
A port of NuttX to the Shenzhou IV development board (See <a href="http://www.armjishu.com">www.armjishu.com</a>) featuring the STMicro STM32F107VCT MCU was added in NuttX-6.22.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
In progress.
|
|
The following have been verified:
|
|
(1) Basic Cortex-M3 port,
|
|
(2) Ethernet,
|
|
(3) On-board LEDs.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/shenzhou/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>ViewTool STM32F103/F107</b>
|
|
Support for the <a href="https://http://www.viewtool.com/">Viewtool STM32F103/F107</a> board was added in NuttX-6.32. That board features the STMicro STM32F107VCT6 MCU.
|
|
Networking, LCD, and touchscreen support were added in NuttX-6.33.
|
|
</p>
|
|
<p>
|
|
Three configurations are available:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
A standard NuttShell (NSH) configuration that will work with either the STM32F103 or STM32F107 part.
|
|
</li>
|
|
<li>
|
|
A network-enabled NuttShell (NSH) configuration that will work only with the STM32F107 part.
|
|
</li>
|
|
<li>
|
|
The configuration that was used to verify the Nuttx <a href="http://www.nuttx.org/doku.php?id=wiki:nxinternal:highperfints">high-priority, nested interrupt feature</a>.
|
|
</li>
|
|
</ol>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Networking and touchscreen support are well test.
|
|
But, at present, neither USB nor LCD functionality have been verified.
|
|
Refer to the Viewtool STM32F103/F107 <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/viewtool-stm32f107/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Kamami STM32 Butterfly 2</b>
|
|
Support for the <a href="https://kamami.pl/zestawy-uruchomieniowe-stm32/178507-stm32butterfly2.html">Kamami STM32 Butterfly 2</a> was contributed by Michał Łyszczek in NuttX-7.18. That port features the STMicro STM32F107VC MCU.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
A configuration for the NuttShell (NSH), NSH with networking, and NSH with USB host are available and verified.
|
|
</p>
|
|
</li>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f205x"><b>STMicro STM32F205 (STM32 F2 family)</b>.</a>
|
|
Architecture only support for the STM32F205RG was contributed as an anonymous contribution in NuttX-7.10.
|
|
</p>
|
|
<p>
|
|
<b>Particle.io Phone</b>.
|
|
Support for the Particle.io Photon board was contributed by Simon Pirious in NuttX-7.21.
|
|
The Photon board features the STM32F205RG MCU.
|
|
The STM32F205RG is a 120 MHz Cortex-M3 operation with 1Mbit Flash memory and 128kbytes.
|
|
The board port includes support for the on-board Broadcom BCM43362 WiFi and fully usable FullMac network support.
|
|
</p>
|
|
<ul>
|
|
<b>STATUS:</b>
|
|
In addition to the above-mention WiFI support, the Photon board support includes buttons, LEDS, IWDG, USB OTG HS, and procfs support. Configurations available for nsh, usbnsh, and wlan configurations. See the Photon <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/photon/README.txt" target="_blank">README</a> file for additional information.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f207x"><b>STMicro STM32F207 (STM32 F2 family)</b>.</a>
|
|
<ul>
|
|
<li>
|
|
Support for the STMicro STM3220G-EVAL development board was contributed by Gary Teravskis and first released in NuttX-6.16. This board uses the STM32F207IG.
|
|
</li>
|
|
<li>
|
|
Martin Lederhilger contributed support for the Olimex STM32 P207 board using the STM32F207ZE MCU.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The peripherals of the STM32 F2 family are compatible with the STM32 F4 family.
|
|
See discussion of the STM3240G-EVAL board below for further information.
|
|
Refer also to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm3220g-eval/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
Support for both the IAR and uVision GCC IDEs added for the STM3220G-EVAL board in NuttX 7.16.
|
|
From Kha Vo.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam3u"><b>Atmel SAM3U</b>.</a>
|
|
This port uses the <a href="http://www.atmel.com/">Atmel</a> SAM3U-EK
|
|
development board that features the SAM3U4E MCU.
|
|
This port uses a GNU arm-nuttx-elf or arm-nuttx-eabi toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic SAM3U-EK port was released in NuttX version 5.1. The basic port includes boot-up
|
|
logic, interrupt driven serial console, and system timer interrupts.
|
|
That release passes the NuttX OS test and is proven to have a valid OS implementation.
|
|
A configuration to support the NuttShell is also included.
|
|
NuttX version 5.4 adds support for the HX8347 LCD on the SAM3U-EK board.
|
|
This LCD support includes an example using the
|
|
<a href=" http://www.nuttx.org/Documentation/NXGraphicsSubsystem.html">NX graphics system</a>.
|
|
NuttX version 6.10 adds SPI support.
|
|
Touchscreen support was added in NuttX-6.29.
|
|
</p>
|
|
<p>
|
|
Subsequent NuttX releases will extend this port and add support for the SDIO-based SD cards and
|
|
USB device.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam3u-ek/README.txt" target="_blank">README</a> file for further information about this port.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for inux
|
|
or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a>
|
|
package.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam3x"><b>Atmel SAM3X</b>.</a>
|
|
There are two SAM3X boards supported:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
The <a href="http://arduino.cc//">Arduino</a> Due development board that features the ATSAM3X8E MCU running at 84MHz.
|
|
See the <a href="http://arduino.cc/en/Main/arduinoBoardDue">Arduino Due</a> page for more information.
|
|
</li>
|
|
<li>
|
|
The Mikroelektronika <a href="https://www.mikroe.com/flip-n-click-sam3x">Flip&Click SAM3X</a> development board. This board is an Arduino Due <i>work-alike</i> with additional support for 4 mikroBUS Click boards.
|
|
</li>
|
|
</ol>
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
As of this writing, the basic Arduino Due port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
The first fully functional Arduino Due port was released in NuttX-6.29.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/arduino-due/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
Support for the Flip&Click SAM3X was added in NuttX-7.24.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
See the Atmel SAM3U discussion <a href="#at91sam3u">above.</a>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc176x"><b>NXP LPC1766, LPC1768, and LPC1769</b>.</a>
|
|
Drivers are available for CAN, DAC, Ethernet, GPIO, GPIO interrupts, I2C, UARTs, SPI, SSP, USB host, and USB device.
|
|
Additional drivers for the RTC, ADC, DAC, Timers, PWM and MCPWM were contributed by Max (himax) in NuttX-7.3.
|
|
Verified LPC17xx configurations are available for these boards:
|
|
<ul>
|
|
<li>
|
|
The Nucleus 2G board from <a href="http://www.2g-eng.com/">2G Engineering</a> (LPC1768),
|
|
</li>
|
|
<li>
|
|
The mbed board from <a href="http://mbed.org">mbed.org</a> (LPC1768, Contributed by Dave Marples), and
|
|
</li>
|
|
<li>
|
|
The LPC1766-STK board from <a href="http://www.olimex.com/">Olimex</a> (LPC1766).
|
|
</li>
|
|
<li>
|
|
The Embedded Artists base board with NXP LPCXpresso LPC1768.
|
|
</li>
|
|
<li>
|
|
Zilogic's ZKIT-ARM-1769 board.
|
|
</li>
|
|
<li>
|
|
The <a href="http://micromint.com/">Micromint</a> Lincoln60 board with an NXP LPC1769.
|
|
</li>
|
|
<li>
|
|
A version of the LPCXPresso LPC1768 board with special support for the U-Blox model evaluation board.
|
|
</li>
|
|
<li>
|
|
Support for the Keil MCB1700 was contributed by Alan Carvalho de Assis in NuttX-7.23.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<p>
|
|
The Nucleus 2G board, the mbed board, the LPCXpresso, and the MCB1700 all feature the NXP LPC1768 MCU;
|
|
the Olimex LPC1766-STK board features an LPC1766.
|
|
All use a GNU arm-nuttx-elf or arm-eabi toolchain* under either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The following summarizes the features that has been developed and verified on individual LPC17xx-based boards.
|
|
These features should, however, be common and available for all LPC17xx-based boards.
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
<p><b>Nucleus2G LPC1768</b></p>
|
|
<ul>
|
|
<li>
|
|
Some initial files for the LPC17xx family were released in NuttX 5.6, but
|
|
</li>
|
|
<li>
|
|
The first functional release for the NXP LPC1768/Nucleus2G occured with NuttX 5.7 with
|
|
Some additional enhancements through NuttX-5.9.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/obsoleted/src/master/configs/nucleus2g/README.txt" target="_blank">README</a> file for further information.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<p>
|
|
That initial, 5.6, basic release included <i>timer</i> interrupts and a <i>serial console</i> and was
|
|
verified using the NuttX OS test (<code>apps/examples/ostest</code>).
|
|
Configurations available include include a verified NuttShell (NSH) configuration
|
|
(see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
The NSH configuration supports the Nucleus2G's microSD slot and additional configurations
|
|
are available to exercise the USB serial and USB mass storage devices.
|
|
However, due to some technical reasons, neither the SPI nor the USB device drivers are fully verified.
|
|
(Although they have since been verified on other platforms; this needs to be revisited on the Nucleus2G).
|
|
</p>
|
|
<p><b>Obsoleted</b>.
|
|
Support for the Nucleus2G board was terminated on 2016-04-12.
|
|
There has not been any activity with the commercial board in a few years and it no longer appears to be available from the 2g-eng.com website.
|
|
Since the board is commercial and no longer publically available, it no longer qualifies for inclusion in the open source repositories.
|
|
A snapshot of the code is still available in the <a href="https://bitbucket.org/nuttx/obsoleted/src/master/configs/nucleus2g">Obsoleted repository</a> and can easily be <i>reconstitued</i> if needed.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>mbed LPC1768</b></p>
|
|
<ul>
|
|
<li>
|
|
Support for the mbed board was contributed by Dave Marples and released in NuttX-5.11.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/mbed/README.txt" target="_blank">README</a> file for further information.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>Olimex LPC1766-STK</b></p>
|
|
<ul>
|
|
<li>
|
|
Support for that Olimex-LPC1766-STK board was added to NuttX 5.13.
|
|
</li>
|
|
<li>
|
|
The NuttX-5.14 release extended that support with an <i>Ethernet driver</i>.
|
|
</li>
|
|
<li>
|
|
The NuttX-5.15 release further extended the support with a functional <i>USB device driver</i> and <i>SPI-based micro-SD</i>.
|
|
</li>
|
|
<li>
|
|
The NuttX-5.16 release added a functional <i>USB host controller driver</i> and <i>USB host mass storage class driver</i>.
|
|
</li>
|
|
<li>
|
|
The NuttX-5.17 released added support for low-speed USB devices, interrupt endpoints, and a <i>USB host HID keyboard class driver</i>.
|
|
</li>
|
|
<li>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-lpc1766stk/README.txt" target="_blank">README</a> file for further information.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<p>
|
|
Verified configurations are now available for the NuttShell with networking and microSD support(NSH, see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>),
|
|
for the NuttX network test, for the <a href="http://acme.com/software/thttpd">THTTPD</a> webserver,
|
|
for USB serial deive and USB storage devices examples, and for the USB host HID keyboard driver.
|
|
Support for the USB host mass storage device can optionally be configured for the NSH example.
|
|
A driver for the <i>Nokia 6100 LCD</i> and an NX graphics configuration for the Olimex LPC1766-STK have been added.
|
|
However, neither the LCD driver nor the NX configuration have been verified as of the NuttX-5.17 release.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>Embedded Artists base board with NXP LPCXpresso LPC1768</b></p>
|
|
<p>
|
|
An fully verified board configuration is included in NuttX-6.2.
|
|
The Code Red toolchain is supported under either Linux or Windows.
|
|
Verified configurations include DHCPD, the NuttShell (NSH), NuttX graphis (NX), THTTPD, and USB mass storage device.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc1768/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>Zilogic's ZKIT-ARM-1769 board</b></p>
|
|
<p>
|
|
Zilogic System's ARM development Kit, ZKIT-ARM-1769.
|
|
This board is based on the NXP LPC1769.
|
|
The initial release was included NuttX-6.26.
|
|
The Nuttx Buildroot toolchain is used by default.
|
|
Verifed configurations include the "Hello, World!" example application and a THTTPD demonstration.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/zkit-arm-1769/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>Micromint Lincoln60 board with an NXP LPC1769</b></p>
|
|
<p>
|
|
This board configuration was contributed and made available in NuttX-6.20.
|
|
As contributed board support, I am unsure of what all has been verfied and what has not.
|
|
See the Microment website <a href="http://micromint.com/Products/lincoln60.html">Lincoln60</a> board and the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lincoln60/README.txt" target="_blank">README</a> file for further information about the Lincoln board.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>U-Blox Modem Evaluation (LPCXpresso LPC1768)</b></p>
|
|
<p>
|
|
This board configuration was contributed by Vladimir Komendantskiy and made available in NuttX-7.15.
|
|
This is a variant of the LPCXpresso LPC1768 board support with special provisions for the U-Blox Model Evaluation board.
|
|
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/u-blox-c027/README.txt" target="_blank">README</a> file for further information about this port.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>Keil MCB1700 (LPC1768)</b></p>
|
|
<p>
|
|
This board configuration was contributed by Alan Carvalho de Assis in NuttX-7.23.
|
|
</p>
|
|
</li>
|
|
</ol>
|
|
</ul>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS
|
|
with Windows native toolchain (CodeSourcery devkitARM or Code Red), or 4) Native Windows. A DIY toolchain for Linux
|
|
or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a> package.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc178x"><b>NXP LPC1788</b>.</a>
|
|
The port of NuttX to the WaveShare Open1788 is a collaborative effort between Rommel Marcelo and myself
|
|
(with Rommel being the leading contributor and I claiming only a support role).
|
|
You can get more information at the Open1788 board from the WaveShare <a href="http://www.wvshare.com/product/Open1788-Standard.htm">website</a>.
|
|
</p>
|
|
<ul>
|
|
<b>STATUS:</b>
|
|
Initial Open1788 support appeared in NuttX-6.26 with the first verified configurations in NuttX-6.27.
|
|
In NuttX-6.27 there is a working basic port with OS verification, Nuttshell (<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>) configurations, and a graphics test configuration.
|
|
SDRAM and GPDMA are working.
|
|
The NSH configuration includes verified support for a DMA-based SD card interface.
|
|
The frame-buffer LCD driver is functional and uses the SDRAM for frame-buffer memory.
|
|
A touchscreen interface has been developed but there appears to be a hardware issue with the WaveShare implementation of the XPT2046 touchscreen controller.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/open1788/README.txt" target="_blank">README</a> file for further information.
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="lc823450"><b>ON Semiconductor LC823450 (Dual core ARM Cortex-M3)</b>.</a>
|
|
In NuttX-7.22, Masayuki Ishakawa contributed support for both the LC823450 architecture and for ON Semiconductor's <b>LC823450XGEVK board</b>:
|
|
</p>
|
|
<blockquote>
|
|
The LC823450XGEVK is an audio processing system Evaluation Board Kit used to demonstrate the LC823450. This part can record and playback, and offers High-Resolution 32-bit & 192 kHz audio processing capability. It is possible to cover most of the functions necessary for a portable audio with only this LSI as follows. It has Dual CPU and DSP with High processing capability, and internal 1656K-Byte SRAM, which make it possible to implement large scale program. And it has integrated analog functions (low-power Class D HP amplifier, PLL, ADC etc.) so that PCB space and cost is reduced, and it has various interface (USB, SD, SPI, UART, etc.) to make extensibility high. Also it is provided with various function including SBC/AAC codec by DSP and UART and ASRC (Asynchronous Sample Rate Converter) for Bluetooth® audio. It is very small chip size in spite of the multi-funciton as described above and it realizes the low power consumption. Therefore, it is applicable to portable audio markets such as Wireless headsets and will show high performance.
|
|
</blockquote>
|
|
<p>
|
|
Further information about the LC823450XGEVK is available on from the the <a href="http://www.onsemi.com/PowerSolutions/evalBoard.do?id=LC823450XGEVK">ON Semiconductor</a> website as are LC823450 <a href="http://www.onsemi.com/PowerSolutions/supportDoc.do?type=AppNotes&rpn=LC823450">related technical documents</a>.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lc823450-xgevk/README.txt" target="_blank">README</a> file for details of the NuttX port.
|
|
</p>
|
|
<p>
|
|
This port is intended to test LC823450 features including SMP. Supported peripherals include UART, TIMER, RTC, GPIO, DMA, I2C, SPI, LCD, eMMC, and USB device.
|
|
ADC, Watchdog, IPC2, and I2S support was added by Masayuki Ishakawa in NuttX-7.23.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexm4"><b>ARM Cortex-M4</b>.</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="xmd45xx"><b>Infineon XMC45xx</b>.</a>
|
|
An initial but still incomplete port to the XMC4500 Relax board was released with NuttX-7.21 (although it is not really ready for prime time). Basic NSH functionality was a serial console was added by Alan Carvahlo de Assis in NuttX-7.23.
|
|
</p>
|
|
<p>
|
|
This initial porting effort uses the Infineon XMC4500 Relax v1 board as described on the manufacturer's <a href="http://www.infineon.com/cms/en/product/evaluation-boards/KIT_XMC45_RELAX_V1/productType.html?productType=db3a304437849205013813b23ac17763">website</a>.
|
|
The current status of the board is available in the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/xmc4500-relax/README.txt" target="_blank">README</a> file
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="kinetisk20"><b>FreeScale Kinetis K20/Teensy-3.x</b>.</a>
|
|
Architecture support (only) was added in NuttX-7.10.
|
|
This support was taken from PX4 and is the work of Jakob Odersky.
|
|
Support was added for the PJRC Teensy-3.1 board in NuttX-7.11.
|
|
Backward compatible support for the Teensy-3.0 is included.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Refer to the Teensy-3.1 board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/teensy-3.x/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="kinetisk40"><b>FreeScale Kinetis K40</b>.</a>
|
|
This port uses the Freescale Kinetis KwikStik K40.
|
|
Refer to the <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KWIKSTIK-K40">Freescale web site</a> for further information about this board.
|
|
The Kwikstik is used with the FreeScale Tower System (mostly just to provide a simple UART connection)
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The unverified KwikStik K40 first appeared in NuttX-6.8
|
|
As of this writing, the basic port is complete but I accidentally locked my board during the initial bringup.
|
|
Further development is stalled unless I learn how to unlock the device (or until I get another K40).
|
|
Additional work remaining includes, among other things: (1) complete the basic bring-up,
|
|
(2) bring up the NuttShell NSH, (3) develop support for the SDHC-based SD card,
|
|
(4) develop support for USB host and device, and (2) develop an LCD driver.
|
|
NOTE: Some of these remaining tasks are shared with the K60 work described below.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/kwikstik-k40/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="kinetisk60"><b>FreeScale Kinetis K60</b>.</a>
|
|
This port uses the <b>Freescale Kinetis TWR-K60N512</b> tower system.
|
|
Refer to the <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60N512-KIT">Freescale web site</a> for further information about this board.
|
|
The TWR-K60N51 includes with the FreeScale Tower System which provides (among other things) a DBP UART connection.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
As of this writing, the basic port is complete and passes the NuttX OS test.
|
|
An additional, validated configuration exists for the NuttShell (NSH, see the
|
|
<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
This basic TWR-K60N512 first appeared in NuttX-6.8.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/twr-k60n512/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>MK60N512VLL100</b>.
|
|
Architecture support for the MK60N512VLL100 was contributed by Andrew Webster in NuttX-7.14.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="kinetisk64"><b>FreeScale Kinetis K64</b>.</a>
|
|
Support for the Kinetis K64 family and specifically for the <b>NXP/Freescale Freedom K64F</b> board was added in NuttX 7.17.
|
|
Initial release includes two NSH configurations with support for on-board LEDs, buttons, and Ethernet with the on-board KSZ8081 PHY.
|
|
SDHC supported has been integrated, but not verified.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-k64f/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>MK64FN1M0VMD12</b>.
|
|
Architecture support for the _MK64FN1M0VMD12 was contributed by Maciej Skrzypek in NuttX-7.20.
|
|
</p>
|
|
<p>
|
|
<b>Freescale Kinetis TWR-K64F120M</b>.
|
|
Support for the Freescale Kinetis TWR-K64F120M was contributed in NuttX-7.20 by Maciej Skrzypek. Refer to the <a href="http://www.nxp.com/products/sensors/accelerometers/3-axis-accelerometers/kinetis-k64-mcu-tower-system-module:TWR-K64F120M">Freescale web site</a> for further information about this board.
|
|
The board may be complemented by <a href="http://www.nxp.com/pages/serial-usb-ethernet-can-rs232-485-tower-system-module:TWR-SER">TWR-SER</a> which includes (among other things), an RS232 and Ethernet connections.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/twr-k64f120m/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Driver Status</b>.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<b>NuttX-6.8</b>.
|
|
Ethernet and SD card (SDHC) drivers also exist:
|
|
The SDHC driver is partially integrated in to the NSH configuration but has some outstanding issues.
|
|
Additional work remaining includes: (1) integrate th SDHC drivers, and (2) develop support for USB host and device.
|
|
NOTE: Most of these remaining tasks are the same as the pending K40 tasks described above.
|
|
</li>
|
|
<li>
|
|
<b>NuttX-7.14</b>.
|
|
The Ethernet driver became stable in NuttX-7.14 thanks to the efforts of Andrew Webster.
|
|
<li>
|
|
<b>NuttX-7.17</b>.
|
|
Ethernet support was extended and verified on the Freedom K64F.
|
|
A Kinetis USB device controller driver and PWM support was contributed by kfazz.
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="kinetisk66"><b>FreeScale Kinetis K66</b>.</a>
|
|
Support for the Kinetis K64 family and specifically for the <b>NXP/Freescale Freedom K66F</b> board was contributed by David Sidrane in NuttX 7.20.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/freedom-k66f/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Driver Status</b>.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Most K6x drivers are compatible with the K66.
|
|
</li>
|
|
<li>
|
|
<b>NuttX-7.20</b>. David Sidrane also contributed support for a serial driver on the K66's LPUART.
|
|
</li>
|
|
<li>
|
|
<b>NuttX-7.22</b>. David Sidrane contributed improvements to the USB and I2C device drivers, RTC alarm functionality, and new SPI driver.
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f302x"><b>STMicro STM32 F302 (STM32 F3 family)</b>.</a>
|
|
Architecture (only) support for the STM32 F302 was contributed in NuttX-7.10 by Ben Dyer (vi the PX4 team and David Sidrane).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
There are currently no board configurations using the STM32 F302.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f303x"><b>STMicro STM32 F303 (STM32 F3 family)</b>.</a>
|
|
<p>
|
|
<ul>
|
|
<p>
|
|
<b>STM32F3-Discovery</b>.
|
|
This port uses the STMicro STM32F3-Discovery board featuring the STM32F303VCT6 MCU (STM32 F3 family).
|
|
Refer to the <a href="http://www.st.com/internet/evalboard/product/254044.jsp">STMicro web site</a> for further information about this board.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port for the STM32F3-Discover was first released in NuttX-6.26.
|
|
Many of the drivers previously released for the STM32 F1, Value Line, and F2 and F4 may be usable on this platform as well.
|
|
New drivers will be required for ADC and I2C which are very different on this platform.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32f3discovery/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
|
|
<p>
|
|
<b>STMicro ST Nucleo F303RE board</b>.
|
|
Contributed by Paul Alexander Patience.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port for the Nucleo F303RE was first released in NuttX-7.12.
|
|
</p>
|
|
</ul>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<li><a href="#">STMicro STM32F334</a> <small>(STM32 F3 family, ARM Cortex-M4)</small></li>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f334x"><b>STMicro STM32 STM32F334 (STM32 F3 family, ARM Cortex-M4)</b>.</a>
|
|
<p>
|
|
<p>
|
|
Support for the STMicro <b>STM32F334-Disco</b> board was contributed by Mateusz Szafoni in NuttX-7.22 and for the <b>Nucleo-STM32F334R8</b> was contributed in an earlier release.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f372x"><b>STMicro STM32 F372/F373 (Cortex-M4)</b>.</a>
|
|
<p>
|
|
<p>
|
|
Basic architecture support for the STM32F372/F373 was contributed by Marten Svanfeldt in NuttX 7.9.
|
|
There are no STM32F*72 boards currently supported, however.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f4x1"><b>STMicro STM324x1 (STM32 F4 family)</b>.</a>
|
|
<p>
|
|
<ul>
|
|
<p>
|
|
<b>Nucleo F401RE</b>.
|
|
This port uses the STMicro Nucleo F401RE board featuring the STM32F401RE MCU.
|
|
Refer to the <a href="http://www.st.com/en/evaluation-tools/nucleo-f401re.html">STMicro web site</a> for further information about this board.
|
|
</p>
|
|
<p>
|
|
<b>Nucleo F411RE</b>.
|
|
This port uses the STMicro Nucleo F411RE board featuring the STM32F411RE MCU.
|
|
Refer to the <a href="http://www.st.com/en/evaluation-tools/nucleo-f411re.html">STMicro web site</a> for further information about this board.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
<ul>
|
|
<li><b>NuttX-7.2</b>
|
|
The basic port for STMicro Nucleo F401RE board was contributed by Frank Bennett.
|
|
</li>
|
|
<li><b>NuttX-7.6</b>
|
|
The basic port for STMicro Nucleo F401RE board was added by Serg Podtynnyi.
|
|
</li>
|
|
<li>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-f4x1re/README.txt" target="_blank">README</a> file for further information.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f410"><b>STMicro STM32410 (STM32 F4 family)</b>.</a>
|
|
<p>
|
|
<ul>
|
|
<p>
|
|
Architecture-only support was contributed to NuttX-7.21 by Gwenhael Goavec-Merou.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f407x"><b>STMicro STM32407x (STM32 F4 family)</b>.</a>
|
|
<p>
|
|
<ul>
|
|
<p>
|
|
<b>STMicro STM3240G-EVAL</b>.
|
|
This port uses the STMicro STM3240G-EVAL board featuring the STM32F407IGH6 MCU.
|
|
Refer to the <a href="http://www.st.com/internet/evalboard/product/252216.jsp">STMicro web site</a> for further information about this board.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
<ul>
|
|
<li><b>NuttX-6.12</b>
|
|
The basic port is complete and first appeared in NuttX-6.12.
|
|
The initial port passes the NuttX OS test and includes a validated configuration for the NuttShell (NSH, see the
|
|
<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>) as well as several other configurations.
|
|
</li>
|
|
<li><b>NuttX-6.13-6.16</b>
|
|
Additional drivers and configurations were added in NuttX 6.13-6.16.
|
|
Drivers include an Ethernet driver, ADC driver, DAC driver, PWM driver, CAN driver, F4 RTC driver, Quadrature Encoder, DMA, SDIO with DMA
|
|
(these should all be compatible with the STM32 F2 family and many should also be compatible with the STM32 F1 family as well).
|
|
</li>
|
|
<li><b>NuttX-6.16</b>
|
|
The NuttX 6.16 release also includes and logic for saving/restoring F4 FPU registers in context switches.
|
|
Networking intensions include support for Telnet NSH sessions and new configurations for DHPCD and the networking test (nettest).
|
|
</li>
|
|
<li><b>NuttX-6.17</b>
|
|
The USB OTG device controller driver, and LCD driver and a function I2C driver were added in NuttX 6.17.
|
|
</li>
|
|
<li><b>NuttX-6.18</b>
|
|
STM32 IWDG and WWDG watchdog timer drivers were added in NuttX 6.18 (should be compatible with F1 and F2).
|
|
An LCD driver and a touchscreen driver for the STM3240G-EVAL based on the STMPE811 I/O expander were also added in NuttX 6.18.
|
|
</li>
|
|
<li><b>NuttX-6.21</b>
|
|
A USB OTG host controller driver was added in NuttX 6.21.
|
|
</li>
|
|
<li><b>NuttX-7.3</b>
|
|
Support for the Olimex STM32 H405 board was added in NuttX-7.3.
|
|
</li>
|
|
<li><b>NuttX-7.19</b>
|
|
Support for the Olimex STM32 P405 board was added in NuttX-7.19.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<p>
|
|
Refer to the STM3240G-EVAL board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm3240g-eval/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>STMicro STM32F4-Discovery</b>.
|
|
This port uses the STMicro STM32F4-Discovery board featuring the STM32F407VGT6 MCU.
|
|
The STM32F407VGT6 is a 168MHz Cortex-M4 operation with 1Mbit Flash memory and 128kbytes.
|
|
The board features:
|
|
</p>
|
|
<ul>
|
|
<li>On-board ST-LINK/V2 for programming and debugging,</li>
|
|
<li>LIS302DL, ST MEMS motion sensor, 3-axis digital output accelerometer,</li>
|
|
<li>MP45DT02, ST MEMS audio sensor, omni-directional digital microphone,</li>
|
|
<li>CS43L22, audio DAC with integrated class D speaker driver,</li>
|
|
<li>Eight LEDs and two push-buttons,</li>
|
|
<li>USB OTG FS with micro-AB connector, and</li>
|
|
<li>Easy access to most MCU pins.</li>
|
|
</ul>
|
|
<p>
|
|
Support for the STM3F4DIS-BB base board was added in NuttX-7.5.
|
|
This includes support for the serial communications via the on-board DB-9 connector, Networking, and the microSD card slot.
|
|
</p>
|
|
<p>
|
|
Refer to the <a href="http://www.st.com/internet/evalboard/product/252419.jsp">STMicro web site</a> for further information about this board and to
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port for the STM32F4-Discovery was contributed by Mike Smith and was first released in NuttX-6.14.
|
|
All drivers listed for the STM3240G-EVAL are usable on this platform as well.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32f4discovery/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>MikroElektronika Mikromedia for STM32F4</b>.
|
|
This is another board supported by NuttX that uses the same STM32F407VGT6 MCU as does the STM32F4-Discovery board.
|
|
This board, however, has very different on-board peripherals than does the STM32F4-Discovery:
|
|
</p>
|
|
<ul>
|
|
<li>TFT display with touch panel,</li>
|
|
<li>VS1053 stereo audio codec with headphone jack,</li>
|
|
<li>SD card slot,</li>
|
|
<li>Serial FLASH memory,</li>
|
|
<li>USB OTG FS with micro-AB connector, and</li>
|
|
<li>Battery connect and batter charger circuit.</li>
|
|
</ul>
|
|
<p>
|
|
See the <a href="http://www.mikroe.com/mikromedia/stm32-m4/">Mikroelektronika</a> website for more information about this board and the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/mikroe-stm32f4/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port for the Mikromedia STM32 M4 was contributed by Ken Petit and was first released in NuttX-6.128.
|
|
All drivers for the STM32 F4 family may be used with this board as well.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>Olimex STM32 H405</b>.
|
|
Support for the Olimex STM32 H405 development board was contributed by Martin Lederhilger and appeared in NuttX-7.3.
|
|
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-stm32-h405/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
<p>
|
|
<b>Olimex STM32 H407</b>.
|
|
Support for the Olimex STM32 H407 development board was contributed by Neil Hancock and appeared in NuttX-7.14.
|
|
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-stm32-h407/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
<p>
|
|
<b>Olimex STM32 E407</b>.
|
|
Support for the Olimex STM32 E407 development board was contributed by Mateusz Szafoni and appeared in NuttX-7.17.
|
|
Networking configurations were added in NuttX-7.18.
|
|
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-stm32-e407/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
<p>
|
|
<b>Olimex STM32 P407</b>.
|
|
Support for the Olimex STM32 P407 development board appeared in NuttX-7.19.
|
|
See the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/olimex-stm32-p407/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
<p>
|
|
<b>MikroElektronika Clicker2 for STM32</b>.
|
|
This is yet another board supported by NuttX that uses the same STM32F407VGT6 MCU as does the STM32F4-Discovery board.
|
|
This board has been used primarily with the MRF24J40 Click board for the development of IEEE 802.15.4 MAC and 6LoWPAN support.
|
|
<p>
|
|
See the <a href="https://shop.mikroe.com/development-boards/starter/clicker-2/stm32f4">Mikroelektronika</a> website for more information about this board and the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/clicker2-stm32/README.txt" target="_blank">README</a> file for further information about the NuttX port.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port for the Clicker2 STM32 was contributed by Anthony Merlino and was first released in NuttX-7.21.
|
|
All compatible drivers for the STM32 F4 family may be used with this board as well.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f427x"><b>STMicro STM32 F427/437</b>.</a>
|
|
General architectural support was provided for the F427/437 family in NuttX 6.27.
|
|
Specific support includes the STM32F427I, STM32F427Z, and STM32F427V chips.
|
|
This is <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but not support for any publicly available boards is included.
|
|
This support was contributed by Mike Smith.
|
|
</p>
|
|
<p>
|
|
The F427/437 port adds (1) additional SPI ports, (2) additional UART ports, (3) analog and digital noise filters on the I2C ports, (4) up to 2MB of flash, (5) an additional lower-power mode for the internal voltage regulator, (6) a new prescaling option for timer clock, (7) a larger FSMSC write FIFO, and (8) additional crypto modes (F437 only).
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f429x"><b>STMicro STM32 F429</b>.</a>
|
|
Support for STMicro STM32F429I-Discovery development board featuring the STM32F429ZIT6 MCU was contributed in NuttX-6.32 by Ken Pettit.
|
|
The STM32F429ZIT6 is a 180MHz Cortex-M4 operation with 2Mbit Flash memory and 256kbytes.
|
|
</p>
|
|
<p>
|
|
<b>STATUS</b>:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
The initial release included support from either OTG FS or OTG HS in FS mode.
|
|
</li>
|
|
<li>
|
|
The F429 port adds support for the STM32F439 LCD and OTG HS (in FS mode).
|
|
</li>
|
|
<li>
|
|
In Nutt-7.6, Brennan Ashton added support for concurrent OTG FS and OTG HS (still in FS mode) and Marco Krahl added support for an SPI-based LCD .
|
|
</li>
|
|
<li>
|
|
In Nutt-7.7, Marco Krahl included support for a framebuffer based driver using the LTDC and DMA2D.
|
|
Marcos's implementation included extensions to support more advance LTDC functions through an auxiliary interface.
|
|
</li>
|
|
<li>
|
|
Support for the uVision GCC IDE added for theSTM32F429I-Discovery board in NuttX 7.16.
|
|
From Kha Vo.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
Refer to the STM32F429I-Discovery board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32f429i-disco/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f433x"><b>STMicro STM32 F433</b>.</a>
|
|
Architecture-only support for the STM32 F433 family was contributed by Alan Carvalho de Assis in NuttX-7.22 (meaning that the parts are supported, but there is no example board supported in the system).
|
|
This support was contributed by David Sidrane and made available in NuttX-7.11.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f446x"><b>STMicro STM32 F446</b>.</a>
|
|
Architecture-only support is available for the STM32 F446 family (meaning that the parts are supported, but there is no example board supported in the system).
|
|
This support was contributed by David Sidrane and made available in NuttX-7.11.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f46xxx"><b>STMicro STM32 F46xx</b>.</a>
|
|
Architecture-only support is available for the STM32 F46xx family (meaning that the parts are supported, but there is no example board supported in the system).
|
|
This support was contributed by Paul Alexander Patienc and made available in NuttX-7.15.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32l475"><b>STMicro STM32 L475</b>.</a>
|
|
One board in supported in this family:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>B-L475E-IOT01A Discovery Kit</b>.
|
|
Board support for the STMicro B-L475E-IOT01A board from ST Micro was contributed by Simon Piriou in NuttX-7.22. See the <a href="http://www.st.com/en/evaluation-tools/b-l475e-iot01a.html" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/b-l475e-iot01a/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
This board STMicro is powered by STM32L475VG Cortex-M4 and targets IoT nodes with a choice of connectivity options including WiFi, Bluetooth LE, NFC, and sub-GHZ RF at 868 or 915 MHz, as well as a long list of various environmental sensors.
|
|
<p>
|
|
</li>
|
|
</ul>
|
|
|
|
<p><b>Status</b>:</p>
|
|
<ul>
|
|
<p>
|
|
<b>NuttX-7.22</b>.
|
|
The initial board support was released. Since this board is highly compatible with the related, more mature STM32 L4 parts, it is expected that there is a high degree of compatibility and with those part.
|
|
</p>
|
|
<p>
|
|
This board has been used extensive to develop NuttX PktRadio support for the onboard Spirit1 radio (SPSGRF-915) radio.
|
|
6LoWPAN radio communications are fully supported in point-to-point and in star topologies.
|
|
</p>
|
|
<p>
|
|
Simon Pirou also contributed support for the on-board Macronix QuadSPI FLASH in NuttX 7.22.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32l476"><b>STMicro STM32 L476</b>.</a>
|
|
Three boards are supported in this family:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Nucleo-L476RG</b>.
|
|
Board support for the STMicro NucleoL476RG board from ST Micro was contributed by Sebastien Lorquet in NuttX-7.15. See the <a href="http://www.st.com/nucleo-l476rg" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-l476rg/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>STM32L476VG Discovery</b>.
|
|
Board support for the STMicro STM32L476VG Discovery board from ST Micro was contributed by Dave in NuttX-7.15. See the <a href="http://www.st.com/stm32l476g-disco" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32l476vg-disco/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>STM32L476 MDK</b>.
|
|
Very basic support for NuttX on the Motorola Moto Z MDK was contributed by Jim Wylder in NuttX 7.18.
|
|
A simple NSH configuration is available for the STM32L476 chip.
|
|
See the <a href="http://developer.motorola.com/buy/" target="_blank">Moto Mods Development Kit</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32l476-mdk/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
<p><b>Status</b>:</p>
|
|
<ul>
|
|
<p>
|
|
<b>NuttX-7.15</b>.
|
|
Only the first initial release of support for this family is present.
|
|
It includes these basics:
|
|
</p>
|
|
<ul>
|
|
<li>RCC, clocking, Interrupts, System timer</li>
|
|
<li>UART, USART, Serial Console</li>
|
|
<li>GPIO, DMA, I2C, RNG, SPI</li>
|
|
</ul>
|
|
<p>
|
|
<b>NuttX-7.16</b>.
|
|
Additional drivers were contributed:
|
|
</p>
|
|
<ul>
|
|
<li>QSPI with DMA and memory mapped support. From Dave (ziggurat29).</li>
|
|
<li>CAN contributed by Sebastien Lorquet.</li>
|
|
<li>I2C made functional by Dave (ziggurat29).</li>
|
|
</ul>
|
|
<p>
|
|
<b>NuttX-7.17</b>.
|
|
Additional drivers/features were contributed:
|
|
</p>
|
|
<ul>
|
|
<li>Support for tickless mode.</li>
|
|
<li>CAN driver enhancements.</li>
|
|
</ul>
|
|
<p>
|
|
<b>NuttX-7.18</b>.
|
|
Additional drivers were contributed:
|
|
</p>
|
|
<ul>
|
|
<li>Oneshot timer driver.</li>
|
|
<li>Quadrature encode contributed by Sebastien Lorquet.</li>
|
|
</ul>
|
|
<p>
|
|
<b>NuttX-7.20</b>.
|
|
Additional drivers were added:
|
|
</p>
|
|
<ul>
|
|
<li>Serial Audio Interface (SAI).</li>
|
|
<li>Power Management.</li>
|
|
<li>LPTIM.</li>
|
|
<li>Comparator (COMP).</li>
|
|
</ul>
|
|
<p>
|
|
<b>NuttX-7.21</b>.
|
|
Additional drivers were added:
|
|
</p>
|
|
<ul>
|
|
<li>Internal Watchdog (IWDG).</li>
|
|
</ul>
|
|
<p>
|
|
<b>NuttX-7.22</b>.
|
|
<ul>
|
|
<li>DAC and ADC drivers were contributed by Juha Niskanen.</li>
|
|
</ul>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32l4x2"><b>STMicro STM32 L4x2</b>.</a>
|
|
Architecture support for STM32 L4x2 family was contributed by Juha Niskanen in NuttX-7.21.
|
|
Two boards are currently supported.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Nucleo-L432KC</b>.
|
|
Board support for the STMicro Nucleo-L432KC board from ST Micro was contributed by JSebastien Lorquet in NuttX-7.21. See the <a href="http://www.st.com/en/evaluation-tools/nucleo-l432kc.html" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-l432kc/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Nucleo-L452RE</b>.
|
|
Board support for the STMicro Nucleo-L452RE board from ST Micro was contributed by Juha Niskanen in NuttX-7.21. See the <a href="http://www.st.com/en/evaluation-tools/nucleo-l452re.html" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-l452re/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
See also the status above for the STM32 L476 most of which also applies to these parts.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32l496"><b>STMicro STM32 L496</b>.</a>
|
|
Architecture support for STM32 L496 was contributed by Juha Niskanen along with board support for the Nucleo-L496ZG in NuttX-7.21:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Nucleo-L496ZG</b>.
|
|
Board support for the STMicro Nucleo-L496ZG board from ST Micro was contributed by Juha Niskanen in NuttX-7.21. See the <a href="http://www.st.com/en/evaluation-tools/nucleo-l496zg.html" target="_blank">STMicro website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-l496zg/README.txt" target="_blank">README</a> file for further information.
|
|
See also the status above for the STM32 L476 most of which also applies to this part.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc43xx"><b>NCP LPC43xx</b>.</a>
|
|
Several board ports are available for this higher end, NXP Cortex-M4F part:
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>NXG Technologies LPC4330-Xplorer</b>.
|
|
This NuttX port is for the LPC4330-Xplorer board from NGX Technologies featuring the NXP LPC4330FET100 MCU.
|
|
See the <a href="http://shop.ngxtechnologies.com/product_info.php?cPath=21_37&products_id=104">NXG website</a> for further information about this board.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>STATUS:</b>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpc4330-xplorer/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-6.20</b>
|
|
The basic LPC4330-Xplorer port is complete.
|
|
The basic NuttShell (NSH) configuration is present and fully verified.
|
|
This includes verified support for: SYSTICK system time, pin and GPIO configuration, and a serial console.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<b>NXP/Embest LPC4357-EVB</b>.
|
|
This NuttX port is for the LPC4357-EVB from NXP/Embest featuring the NXP LPC4357FET256 MCU.
|
|
The LPC4357 differs from the LPC4330 primarily in that it includes 1024KiB of on-chip NOR FLASH.
|
|
See the <a href="http://www.nxp.com/news/news-archive/2013/nxp-development-kit-based-on-the-dual-core-lpc4357-microcontroller.html">NXP website</a> for more detailed information about the LPC4357 and the LPC4357-EVB.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>STATUS:</b>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpc4357-evb/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.6</b>.
|
|
The basic port is was contributed by Toby Duckworth.
|
|
This port leverages from the LPC4330-Xplorer port (and, as of this writing, still requires some clean up of the technical discussion in some files).
|
|
The basic NuttShell (NSH) configuration is present and has been verified.
|
|
Support is generally the same as for the LPC4330-Xplorer as discussed above.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
|
|
<p>
|
|
<b>NXP LPC4370-Link2</b>.
|
|
This is the NuttX port to the NXP LPC4370-Link2 development board featuring the NXP LPC4370FET100 MCU.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>STATUS:</b>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpc4370-link2/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.12</b>
|
|
The NXP LPC4370-Link2 port is was contributed by Lok Tep and first released in NuttX-7.12.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
|
|
<p>
|
|
<b>WaveShare LPC4337-WS</b>.
|
|
This is the NuttX port to the WaveShare LPC4337-WS development board featuring the NXP LPC4337JBD144 MCU.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>STATUS:</b>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpc4337-ws/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.14</b>
|
|
The NXP WaveShare LPC4337-WS port is was contributed by Lok Tep and first released in NuttX-7.14.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.16</b>
|
|
Support for the LPC4337JET100 chip was contribed by Alexander Vasiljev.
|
|
Alexander also contributed an LPC43xx AES driver available in NuttX-7.16.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Driver Status</b>.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>NuttX-6.20</b>
|
|
Several drivers have been copied from the related LPC17xx port but require integration into the LPC43xx: ADC, DAC, GPDMA, I2C, SPI, and SSP.
|
|
The registers for these blocks are the same in both the LPC43xx and the LPC17xx and they should integrate into the LPC43xx very easily by simply adapting the clocking and pin configuration logic.
|
|
</p>
|
|
<p>
|
|
Other LPC17xx drivers were not brought into the LPC43xx port because these peripherals have been completely redesigned: CAN, Ethernet, USB device, and USB host.
|
|
</p>
|
|
<p>
|
|
So then there is no support for the following LPC43xx peripherals: SD/MMC, EMC, USB0,USB1, Ethernet, LCD, SCT, Timers 0-3, MCPWM, QEI, Alarm timer, WWDT, RTC, Event monitor, and CAN.
|
|
</p>
|
|
<p>
|
|
Some of these can be leveraged from other MCUs that appear to support the same peripheral IP:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
The LPC43xx USB0 peripheral appears to be the same as the USB OTG peripheral for the LPC31xx.
|
|
The LPC31xx USB0 device-side driver has been copied from the LPC31xx port but also integration into the LPC43xx (clocking and pin configuration).
|
|
It should be possible to complete porting of this LPC31xx driver with a small porting effort.
|
|
</li>
|
|
<li>
|
|
The Ethernet block looks to be based on the same IP as the STM32 Ethernet and, as a result, it should be possible to leverage the NuttX STM32 Ethernet driver with a little more effort.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-6.21</b>
|
|
Added support for a SPIFI block driver and for RS-485 option to the serial driver.
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.17</b>
|
|
EMC support was extended to include support SDRAM by Vytautas Lukenska.
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.23</b>
|
|
A CAN driver was contributed by Alexander Vasiljev in NuttX-7.23.
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.24</b>
|
|
RTC and Windowed Watchdog Timer (WWDT) drivers were leveraged from the LPC17 and contributed by Gintaras Drukteinis.
|
|
Leveraged the LPC54xx SD/MMC to the LPC43xx.
|
|
There are still remaining issues with the SD/MMC driver and it is not yet functional.
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="nxplpc54xx"><b>NCP LPC54xx</b>.</a>
|
|
A port to the <a href="https://www.nxp.com/support/developer-resources/hardware-development-tools/lpcxpresso-boards/lpcxpresso54628-development-board:OM13098">LPCXpresso-LPC54628</a> was added in NuttX-7.24. Initial configurations include: A basic NSH configuration (nsh), a networking configuration (netnsh), and three graphics configurations (nxwm, fb, and lvgl).
|
|
</p>
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Driver Status</b>.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>NuttX-7.24</b>
|
|
The initial release for the LPC54xx in NuttX included the following drivers: UARTs, SysTick, SD/MMC, DMA, GPIO, GPIO interrupts, LEDs and buttons, LCD, WWDT, RTC, RNG, Ethernet, and SPI. The SPI driver is untested and there are known issues with the SD/MMC driver, however.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
Refer to the LPCXpresso-LPC54628 board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/lpcxpresso-lpc54628/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="tilm4f120x"><b>TI Stellaris LM4F120</b>.</a>
|
|
This port uses the TI Stellaris LM4F120 LaunchPad.
|
|
Jose Pablo Carballo and I are doing this port.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
The first fully functional LM4F120 LaunchPad port was released in NuttX-6.27.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="titm4c123g"><b>TI Tiva TM4C123G</b>.</a>
|
|
This port uses the Tiva C Series TM4C123G LaunchPad Evaluation Kit <a href="http://www.ti.com/tool/ek-tm4c123gxl">(EK-TM4C123GXL)</a>.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
<ul>
|
|
<li>
|
|
Initial architectural support for the EK-TM4C123GXL was implemented and was released in NuttX 7.1.
|
|
Basic board support the EK-TM4C123GXL was also included in that release but was not fully tested.
|
|
This basic board support included a configuration for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
</li>
|
|
<li>
|
|
The fully verified port to the EK-TM4C123GXL was provided in NuttX-7.2.
|
|
</li>
|
|
<li>
|
|
An I2C driver was added in NuttX-7.7.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
Refer to the EK-TM4C123GXL board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/tm4c123g-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="titm4c1294"><b>TI Tiva TM4C1294</b>.</a>
|
|
This port uses the TI Tiva C Series TM4C1294 Connected LaunchPad <a href="http://www.ti.com/tool/ek-tm4c1294xl">(EK-TM4C1294XL)</a>.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
<ul>
|
|
<li>
|
|
Support for the EK-TM4C1294XL was contributed by Frank Sautter and was released in NuttX 7.9.
|
|
This basic board support included a configuration for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>) and a configuration for testing IPv6.
|
|
See drivers for the <a href="#titm4c129x">TI Tiva TM4C129X</a>.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
Refer to the EK-TM4C1294XL board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/tm4c1294-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="titm4c129x"><b>TI Tiva TM4C129X</b>.</a>
|
|
This port uses the TI Tiva C Series TM4C129X Connected Development Kit <a href="http://www.ti.com/tool/dk-tm4c129x">(DK-TM4C129X)</a>.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
<ul>
|
|
<li>
|
|
A mature port to the DK-TM4C129X was implemented and was released in NuttX 7.7.
|
|
</li>
|
|
<li>
|
|
At the initial release, verified drivers were available for Ethernet interface, I2C, and timers as well as board LEDs and push buttons.
|
|
Other Tiva/Stellaris drivers should port to the TM4C129X without major difficulty.
|
|
</li>
|
|
<li>
|
|
This board supports included two configurations for the NuttShell (<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
Both are networked enabled: One configured to support IPv4 and one configured to supported IPv6.
|
|
Instructions are included in the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/dk-tm4c129x/README.txt" target="_blank">README</a> file for configuring both IPv4 and IPv6 simultaneously.
|
|
</li>
|
|
<li>
|
|
Tiva PWM and Quadrature Encoder drivers were contributed to NuttX in 7.18 by Young.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
Refer to the DK-TM4C129X board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/dk-tm4c129x/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="ticc3200launchpad"><b>TI/Tiva CC3200 Launchpad</b>.</a>
|
|
TI/Tiva CC3200 Launchpad
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This is very much a work in progress.
|
|
The basic port was released in NuttX-7.5.
|
|
This basic board supported includes an verified configuration for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
Key wireless networking capability is still missing.
|
|
Refer to the CC3200 LaunchPad board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/cc3200-launchpad/README.txt" target="_blank">README</a> file for more detailed information about this port.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam4l"><b>Atmel SAM4L</b>.</a>
|
|
This port uses the Atmel SAM4L Xplained Pro development board.
|
|
This board features the ATSAM4LC4C MCU running at 48MHz with 256KB of FLASH and 32KB of internal SRAM.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
The first fully functional SAM4L Xplained Pro port was released in NuttX-6.28.
|
|
Support for the SAM4L Xplained modules was added in NuttX-6.29:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Support for the SPI-based SD card on the I/O1 module.
|
|
</li>
|
|
<li>
|
|
Driver for the LED1 segment LCD module.
|
|
</li>
|
|
<li>
|
|
Support for the UG-2832HSWEG04 OLED on the SAM4L Xplained Pro's OLED1 module
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam4l-xplained/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>Memory Usage</b>.
|
|
The ATSAM4LC4C comes in a 100-pin package and has 256KB FLASH and 32KB of SRAM.
|
|
Below is the current memory usage for the NSH configuration (June 9, 2013).
|
|
This is <i>not</i> a minimal implementation, but a full-featured NSH configuration.
|
|
</p>
|
|
<p>
|
|
Static memory usage can be shown with <code>size</code> command:
|
|
</p>
|
|
<ul><pre>
|
|
$ size nuttx
|
|
text data bss dec hex filename
|
|
43572 122 2380 46074 b3fa nuttx
|
|
</pre></ul>
|
|
<p>
|
|
NuttX, the NSH application, and GCC libraries use 42.6KB of FLASH leaving 213.4B of FLASH (83.4%) free from additional application development.
|
|
Static SRAM usage is about 2.3KB (<7%) and leaves 29.7KB (92.7%) available for heap at runtime.
|
|
</p>
|
|
SRAM usage at run-time can be shown with the NSH <code>free</code> command.
|
|
This runtime memory usage includes the static memory usage <i>plus</i> all dynamic memory allocation for things like stacks and I/O buffers:
|
|
<ul><pre>
|
|
NuttShell (NSH) NuttX-6.28
|
|
nsh> free
|
|
total used free largest
|
|
Mem: 29232 5920 23312 23312
|
|
</pre></ul>
|
|
<p>
|
|
You can see that 22.8KB (71.1%) of the SRAM heap is staill available for further application development while NSH is running.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam4c"><b>Atmel SAM4CM</b>.</a>
|
|
General architectural support was provided for SAM4CM family in NuttX 7.3
|
|
This was <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but no support for any publicly available boards was included.
|
|
The SAM4CM port should be compatible with most of the SAM3/4 drivers (like HSMCI, DMAC, etc.) but those have not be verified on hardware as of this writing.
|
|
This support was contributed in part by Max Neklyudov.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Atmel SAM4CMP-DB</b>.
|
|
Support for the SAM4CMP-DB board was contributed to NuttX by Masayuki Ishikawa in NuttX-7.19.
|
|
The SAM4CM is a dual-CPU part and SMP was included for the ARMv7-M and SAM3/4 families.
|
|
The SAM4CMP-DB board support includes an NSH configuration that operates in an SMP configuration.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam4cmp-db/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam4e"><b>Atmel SAM4E</b>.</a>
|
|
General architectural support was provided for the SAM4E family in NuttX 6.32.
|
|
This was <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but no support for any publicly available boards was included.
|
|
This support was contributed in part by Mitko.
|
|
</p>
|
|
<p>
|
|
<b>Atmel SAM4E-EK</b>.
|
|
Board support was added for the SAM4E-EK development board in NuttX 7.1.
|
|
A fully functional NuttShell (NSH) configuration is available
|
|
(see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
That NSH configuration includes networking support and support for an AT25 Serial FLASH file system.
|
|
</p>
|
|
<ul>
|
|
<b>STATUS</b>.
|
|
A new Ethernet MAC driver has been developed and is functional in the NSH configuration.
|
|
A DMA-base SPI driver is supported and has been verified with the AT25 Serial FLASH.
|
|
Touchscreen and LCD support was added in NuttX-7.3, but has not been fully integrated as of this writing.
|
|
The SAM4E-EK should be compatible with most of the other SAM3/4 drivers (like HSMCI, DMAC, etc.) but those have not be verified on the SAM4E-EK as of this writing.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam4e-ek/README.txt" target="_blank">README</a> file for further information.
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam4s"><b>Atmel SAM4S</b>.</a>
|
|
There are ports to two Atmel SAM4S board:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
There is a port the Atmel SAM4S Xplained development board.
|
|
This board features the ATSAM4S16 MCU running at 120MHz with 1MB of FLASH and 128KB of internal SRAM.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
The first fully functional SAM4S Xplained port was released in NuttX-6.28.
|
|
Support for the on-board 1MB SRAM was added in NuttX-6.29.
|
|
An RTT driver was Bob Doiron in NuttX-7.3.
|
|
Bob also added an high resolution RTC emulation using the RTT for the sub-second counter.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam4s-xplained/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
There is also a port to the Atmel SAM4S Xplained <i>Pro</i> development board.
|
|
This board features the ATSAM4S32C MCU running at 120MHz with 2MB of FLASH and 160KB of internal SRAM.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH</a>).
|
|
The first fully functional SAM4S Xplained Pro port was released in NuttX-7.2.
|
|
This supported also added HSMCI, RTC, and watchdog and verified support for USB device.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam4s-xplained-pro/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91sam4e"><b>Atmel SAM4E</b>.</a>
|
|
General architectural support was provided for the SAM4E family in NuttX 6.32.
|
|
This was <i>architecture-only</i> support, meaning that support for the boards with these chips is available, but no support for any publicly available boards was included.
|
|
This support was contributed in part by Mitko.
|
|
</p>
|
|
<p>
|
|
<b>Atmel SAM4E-EK</b>.
|
|
Board support was added for the SAM4E-EK development board in NuttX 7.1.
|
|
A fully functional NuttShell (NSH) configuration is available
|
|
(see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
That NSH configuration includes networking support and support for an AT25 Serial FLASH file system.
|
|
</p>
|
|
<ul>
|
|
<b>STATUS</b>.
|
|
This is very much a work in progress.
|
|
A new Ethernet MAC driver has been developed and is functional in the NSH configuration.
|
|
A DMA-base SPI driver is supported and has been verified with the AT25 Serial FLASH.
|
|
The SAM4E-EK should be compatible with most of the other SAM3/4 drivers (like HSMCI, DMAC, etc.) but those have not be verified on the SAM4E-EK as of this writing.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sam4e-ek/README.txt" target="_blank">README</a> file for further information.
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU Cortex-M3 or 4 toolchain, 3) Cygwin/MSYS with Windows native GNU Cortex-M3 or M4 toolchain (CodeSourcery or devkitARM), or 4) Native Windows. A DIY toolchain for Linux or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a> package.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="armcortexm7"><b>ARM Cortex-M7</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91samv71"><b>Atmel SAMV71</b>.</a>
|
|
This port uses Atmel SAM V71 Xplained Ultra Evaluation Kit (SAMV71-XULT).
|
|
This board features the ATSAMV71Q21 Cortex-M7 microcontroller.
|
|
Refer to the <a href="http://www.atmel.com/tools/atsamv71-xult.aspx">Atmel web site</a> for further information about this board.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port is complete and there are several different, verified configurations available.
|
|
All configurations use the NuttShell (NSH) and a serial console.
|
|
The first release of the SAMV71-XULT port was available in NuttX-7.9.
|
|
Support for the connect maXTouch Xplained Pro LCD as added in NuttX-7.10.
|
|
</p>
|
|
<p>
|
|
Additional drivers, with status as of 2015-04-03, include:
|
|
</p>
|
|
<ul>
|
|
<li>PIO configuration, including PIO interrupts,</li>
|
|
<li>On-board LEDs and buttons,</li>
|
|
<li>DMA,</li>
|
|
<li>SDRAM (not yet functional),</li>
|
|
<li>UART/USART-based serial drivers, including the NuttShell serial console,</li>
|
|
<li>High Speed Memory Card Interface (HSMCI) with support for the on board SD card slot,</li>
|
|
<li>SPI (not fully tested),</li>
|
|
<li>TWIHS/I2C, with the support for the on-board serial EEPROM,</li>
|
|
<li>SSC/I2S (not fully tested),</li>
|
|
<li>Ethernet MAC,</li>
|
|
<li>USB device controller driver (complete, partially functional, but not well tested).</li>
|
|
<li>On-board AT24 I2C EEPROM.</li>
|
|
<li>On-board WM8904 Audio CODEC with CS2100-CP Fractional-N Multiplier (not yet tested).</li>
|
|
<li>Support for the (optional) maXTouch Xplained Pro LCD module.</li>
|
|
</ul>
|
|
<p>
|
|
Additional Drivers added in NuttX-7.11 include:
|
|
</p>
|
|
<ul>
|
|
<li>MCAN CAN device driver (fully verified in loopback mode only).</li>
|
|
<li>SPI slave driver.</li>
|
|
</ul>
|
|
<p>
|
|
Additional Drivers added in NuttX-7.13 include:
|
|
</p>
|
|
<ul>
|
|
<li>MPU and protected build mode support.</li>
|
|
<li>Timer/Counter driver, one-shot timer, free-running timer support.</li>
|
|
<li><i>Tickless</i> mode of operation.</li>
|
|
<li>QuadSPI driver.</li>
|
|
<li>Support for programming on-chip FLASH.</li>
|
|
</ul>
|
|
<p>
|
|
And in NuttX-7.14:
|
|
</p>
|
|
<ul>
|
|
<li>TRNG driver,</li>
|
|
<li>WDT driver, and</li>
|
|
<li>RSWDT driver.</li>
|
|
</ul>
|
|
</p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/samv71-xult/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at91same70"><b>Atmel SAME70</b>.</a>
|
|
This port uses Atmel SAM E70 Xplained Evaluation Kit (ATSAME70-XPLD).
|
|
This board is essentially a lower cost version of the SAMV71-XULT board featuring the ATSAME70Q21 Cortex-M7 microcontroller.
|
|
See the <a href="#at91samv71">Atmel SAMV71</a> for supported features.
|
|
Also refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/same70-xplained/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f72x3x"><b>STMicro STM32 F72x/F73x</b>.</a>
|
|
Support for the F72x/F73x family was provided by Bob Feretich in NuttX-7.23.
|
|
A single board is supported in this family:
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>Nucleo F722ZE</b>.
|
|
This is a member of the common board support for the common Nucleo-144 boards, this one featuring the STM32F722ZE.
|
|
This port was also provided by Bob Feretich in NuttX-7.23.
|
|
See the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-144/README.txt">README.txt</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f74x"><b>STMicro STM32 F745/F746</b>.</a>
|
|
Three boards are supported for this MCU:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
<p>
|
|
<b>STM32F746G Discovery</b>.
|
|
One port uses the STMicro STM32F746G-DISCO development board featuring the STM32F746NGH6 MCU. The STM32F746NGH6 is a 216MHz Cortex-M7 operation with 1024Kb Flash.
|
|
Refer to the <a href="http://www.st.com/stm32f7-discovery">STMicro web site</a> for further information about this board.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>Nucleo-144 board with STM32F746ZG</b>.
|
|
A basic port for the Nucleo-144 board with the STM32F746ZG MCU was contributed in NuttX-7.16 by Kconstantin Berezenko.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>RAF Research Indium-F7 board</b>.
|
|
A port to the RAF Research Indium-F7 board with the STM32F746ZG MCU was contributed in NuttX-7.24 by Bob Feretich (there are actually variants of the Indium boards with F722, F746, and F767 parts).
|
|
</p>
|
|
</li>
|
|
</ol>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
The basic STM32F746G-DISCO port is complete and there are two, verified configurations available.
|
|
Both configurations use the NuttShell (NSH) and a serial console; one includes Ethernet support.
|
|
The first release of the STM32F746G_DISCO port was available in NuttX-7.11.
|
|
</p>
|
|
</p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/stm32f746g-disco/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</ul>
|
|
<p>
|
|
<a name="stm32f7drivers"><b>STM32 F7 Driver Status:</b></a>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p><b>NuttX-7.11</b>.
|
|
Serial driver and Ethernet driver support, along with DMA support, were available availabe in this initial release.
|
|
The STM32 F7 peripherals are very similar to some members of the STM32 F4 and additional drivers can easily be ported the F7 as discussed in this Wiki page: <a href="http://www.nuttx.org/doku.php?id=wiki:howtos:port-drivers_stm32f7">Porting Drivers to the STM32 F7</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p><b>NuttX-7.17</b>.
|
|
Davide Sidrane contributed PWR, RTC, BBSRAM, and DBGMCU support.
|
|
Lok Tep contribed SPI, I2c, ADC, SDMMC, and USB device driver support.
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f75x"><b>STMicro STM32 F756</b>.</a>
|
|
Architecture-only support is available for the STM32 F756 family (meaning that the parts are supported, but there is no example board supported in the system).
|
|
This support was made available in NuttX-7.11.
|
|
See <a href="#stm32f7drivers">above</a> for STM32 F7 driver availability.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="stm32f76xx77xx"><b>STMicro STM32 F76xx/F77xx</b>.</a>
|
|
Architecture support for the STM32 F76xx and F77xx families was contributed by David Sidrane in NuttX 7.17. Support is available for one board from this family:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Nucleo-F767ZI</b>.
|
|
This is a member of the Nucleo-144 board family.
|
|
Support for this board was also contributed by David Sidrane in NuttX-7.17.
|
|
See the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-144/README.txt">README.txt</a> file for further information.
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<p>
|
|
<b>STM32F76I-DISCO</b>.
|
|
Support for the STM32F76I-DISCO was contributed by Titus von Boxberg in NuttX-7.22.
|
|
The STMicro STM32F769I-DISCO development board features the STM32F769NIH6 MCU. The STM32F769NIH6 is a 216MHz Cortex-M7 operating with 2048K Flash memory and 512Kb SRAM. The board features:
|
|
</p>
|
|
<ul>
|
|
<li>On-board ST-LINK/V2 for programming and debugging,</li>
|
|
<li>Mbed-enabled (mbed.org)</li>
|
|
<li>4-inch 800x472 color LCD-TFT with capacitive touch screen</li>
|
|
<li>SAI audio codec</li>
|
|
<li>Audio line in and line out jack</li>
|
|
<li>Two ST MEMS microphones</li>
|
|
<li>SPDIF RCA input connector</li>
|
|
<li>Two pushbuttons (user and reset)</li>
|
|
<li>512-Mbit Quad-SPI Flash memory</li>
|
|
<li>128-Mbit SDRAM</li>
|
|
<li>Connector for microSD card</li>
|
|
<li>RF-EEPROM daughterboard connector</li>
|
|
<li>USB OTG HS with Micro-AB connectors</li>
|
|
<li>Ethernet connector compliant with IEEE-802.3-2002 and PoE</li>
|
|
</ul>
|
|
<p>
|
|
Refer to the http://www.st.com website for further information about this board (search keyword: stm32f769i-disco)
|
|
</p>
|
|
<p>
|
|
Titus von Boxberg also contributed LTDC support for the onboard LCD in NuttX-7.22.
|
|
See the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/nucleo-144/README.txt">README.txt</a> file for further information.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
See <a href="#stm32f7drivers">above</a> for STM32 F7 driver availability.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
The same basic development environment is recommended for the Cortex-M7 as for the Cortex-M4.
|
|
It would be wise to use the latest GNU toolchains for this part because as of this writing (2015-02-09), support for the Cortex-M7 is a very new GCC feature.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="atmelavr"><b>Atmel AVR</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>AVR ATMega</b>.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<a name="avratmega128"><b>SoC Robotics ATMega128</b>.</a>
|
|
This port of NuttX to the Amber Web Server from <a href="http://www.soc-robotics.com/index.htm">SoC Robotics</a>
|
|
is partially completed.
|
|
The Amber Web Server is based on an Atmel ATMega128.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Work on this port has stalled due to toolchain issues. Complete, but untested code for this port appears in the NuttX 6.5 release.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/amber/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<a name="avratmega1284p"><b>LowPowerLab MoteinoMEGA</b>.</a>
|
|
This port of NuttX to the MoteinoMEGA from <a href="http://www.lowpowerlab.com">LowPowerLab</a>.
|
|
The MoteinoMEGA is based on an Atmel ATMega1284P.
|
|
See the LowPowerlab <a href="https://lowpowerlab.com/shop/index.php?_route_=Moteino/moteinomega">website</a> and the board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/moteio-mega/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic function port support the NuttShell (NSH) was contribute by Jedi Tek'Enum and first appeared in the NuttX 7.8 release.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<a name="avratmega2560"><b>Arduino MEGA2560</b>.</a>
|
|
Extension of the AVR architecture to support the ATMega2560 and specifi support for the Arduion MEGA2560 board were contributed by Dimitry Kloper and first released in NuttX-7.14.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port was released in NuttX-7.14 including a simple "Hello, World!" and OS test configurations.
|
|
Extensive effort was made to the use the special capabilities of the Atmel Studio AVR compiler to retain strings in FLASH memory and so keep the SRAM memory usage to a minimum.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/arduino-mega2560/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="avrat90usbxxx"><b>AVR AT90USB64x</b> and <b>AT90USB6128x</b>.</a>
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>Micropendous 3 AT90USB64x</b> and <b>AT90USB6128x</b>.
|
|
This port of NuttX to the Opendous Micropendous 3 board. The Micropendous3 is
|
|
may be populated with an AT90USB646, 647, 1286, or 1287. I have only the AT90USB647
|
|
version for testing. This version have very limited memory resources: 64K of
|
|
FLASH and 4K of SRAM.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port was released in NuttX-6.5. This basic port consists only of
|
|
a "Hello, World!!" example that demonstrates initialization of the OS,
|
|
creation of a simple task, and serial console output.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/micropendous3/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>PJRC Teensy++ 2.0 AT90USB1286</b>.
|
|
This is a port of NuttX to the PJRC Teensy++ 2.0 board.
|
|
This board was developed by <a href="http://pjrc.com/teensy/">PJRC</a>.
|
|
The Teensy++ 2.0 is based on an Atmel AT90USB1286 MCU.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port was released in NuttX-6.5. This basic port consists of
|
|
a "Hello, World!!" example that demonstrates initialization of the OS,
|
|
creation of a simple task, and serial console output as well as a somewhat
|
|
simplified NuttShell (NSH) configuration (see the
|
|
<a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
</p>
|
|
<p>
|
|
An SPI driver and a USB device driver exist for the AT90USB as well
|
|
as a USB mass storage configuration. However, this configuration is not
|
|
fully debugged as of the NuttX-6.5 release.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/teensy-2.0/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p><b>AVR-Specific Issues</b>.
|
|
The basic AVR port is solid.
|
|
The biggest issue for using AVR is its tiny SRAM memory and its Harvard architecture.
|
|
Because of the Harvard architecture, constant data that resides to flash is inaccessible using "normal" memory reads and writes (only SRAM data can be accessed "normally").
|
|
Special AVR instructions are available for accessing data in FLASH, but these have not been integrated into the normal, general purpose OS.
|
|
</p>
|
|
<p>
|
|
Most NuttX test applications are console-oriented with lots of strings used for <code>printf()</code> and debug output.
|
|
These strings are all stored in SRAM now due to these data accessing issues and even the smallest console-oriented applications can quickly fill a 4-8K memory.
|
|
So, in order for the AVR port to be useful, one of two things would need to be done:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
Don't use console applications that required lots of strings.
|
|
The basic AVR port is solid and your typical deeply embedded application should work fine.
|
|
Or,
|
|
</li>
|
|
<li>
|
|
Create a special version of printf that knows how to access strings that reside in FLASH (or EEPROM).
|
|
</li>
|
|
</ol>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Development Environments:</b>
|
|
1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS with Windows native toolchain, or 4) Native Windows.
|
|
All testing, however, has been performed using the NuttX DIY toolchain for Linux or Cygwin is provided by the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a> package.
|
|
As a result, that toolchain is recommended.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><br></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="atmelavr32"><b>Atmel AVR32</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="at32uc3bxxx"><b>AV32DEV1</b>.</a>
|
|
This port uses the www.mcuzone.com AVRDEV1 board based on the Atmel AT32UC3B0256 MCU.
|
|
This port requires a special GNU avr32 toolchain available from atmel.com website.
|
|
This is a windows native toolchain and so can be used only under Cygwin on Windows.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port is has completed all basic development, but there is more that needs to be done.
|
|
All code is complete for the basic NuttX port including header files for all AT32UC3* peripherals.
|
|
The untested AVR32 code was present in the 5.12 release of NuttX.
|
|
Since then, the basic RTOS port has solidified:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
The port successfully passes the NuttX OS test (apps/examples/ostest).
|
|
</li>
|
|
<li>
|
|
A NuttShell (NSH) configuration is in place (see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
Testing of that configuration has been postponed (because it got bumped by the Olimex LPC1766-STK port).
|
|
Current Status: I think I have a hardware problem with my serial port setup.
|
|
There is a good chance that the NSH port is complete and functional, but I am not yet able to demonstrate that.
|
|
At present, I get nothing coming in the serial RXD line (probably because the pins are configured wrong or I have the MAX232 connected wrong).
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
The basic, port was be released in NuttX-5.13.
|
|
A complete port will include drivers for additional AVR32 UC3 devices -- like SPI and USB --- and will be available in a later release,
|
|
time permitting.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/avr32dev1/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="misoclm32"><b>Misoc LM32</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Misoc LM32 Architectural Support</b>.
|
|
Architectural support for the Misoc LM32 was contributed by Ramtin Amin in NuttX 7.19. Driver support is basic in this initial release: Serial, Timer, and Ethernet. "Board" support is a available for developing with Misoc LM32 under Qemu or on your custom FPGA.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="m68hcs12"><b>Freescale M68HCS12</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>MC9S12NE64</b>.
|
|
Support for the MC9S12NE64 MCU and two boards are included:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
The Freescale DEMO9S12NE64 Evaluation Board, and
|
|
</li>
|
|
<li>
|
|
The Future Electronics Group NE64 /PoE Badge board.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
Both use a GNU arm-nuttx-elf toolchain* under Linux or Cygwin.
|
|
The NuttX <a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a> provides a properly patched GCC 3.4.4 toolchain that is highly optimized for the m9s12x family.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Coding is complete for the MC9S12NE64 and for the NE64 Badge board.
|
|
However, testing has not yet begun due to issues with BDMs, Code Warrior, and
|
|
the paging in the build process.
|
|
Progress is slow, but I hope to see a fully verified MC9S12NE64 port in the near future.
|
|
Refer to the NuttX board README files for <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/demo9s12ne64/README.txt" target="_blank">DEMO9S12NE64</a> and for the <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ne64badge/README.txt" target="_blank">NE64 /PoE Badge</a> for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="80x86"><b>Intel 80x86</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>QEMU/Bifferboard i486</b>.
|
|
This port uses the <a href="http://wiki.qemu.org/Main_Page">QEMU</a> i486 and the native
|
|
Linux, Cywgin, MinGW the GCC toolchain under Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port was code-complete in NuttX-5.19 and verifed in NuttX-6.0.
|
|
The port was verified using the OS and NuttShell (NSH) examples under QEMU.
|
|
The port is reported to be functional on the <a href="http://bifferos.bizhat.com">Bifferboard</a> as well.
|
|
In NuttX 7.1, Lizhuoyi contributed additional keyboard and VGA drivers.
|
|
This is a great, stable starting point for anyone interest in fleshing out the x86 port!
|
|
Refer to the NuttX <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/qemu-i486/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="pic32mxmips"><b>MicroChip PIC32MX (MIPS 24Kc)</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="pic32mx2xx"><b>PIC32MX250F128D</b>.</a>
|
|
A port is in progress from the DTX1-4000L "Mirtoo" module from <a href="http://www.dimitech.com/" >Dimitech</a>.
|
|
This module uses MicroChip PIC32MX250F128D and the Dimitech DTX1-4000L EV-kit1 V2.
|
|
See the <a href="http://www.dimitech.com/">Dimitech</a> website for further information.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port is code complete.
|
|
The OS test configuration is fully functional and proves that we have a basically healthy NuttX port to the Mirtoo.
|
|
A configuration is available for the NuttShell (NSH).
|
|
The NSH configuration includes support for a serial console and for the SST25 serial FLASH and the PGA117 amplifier/multiplexer on board the module.
|
|
The NSH configuration is set up to use the NuttX wear-leveling FLASH file system (NXFFS).
|
|
The PGA117, however, is not yet fully integrated to support ADC sampling.
|
|
See the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a> for further information about NSH.
|
|
The first verified port to the Mirtoo module was available with the NuttX 6.20 release.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/mirtoo/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="pic32mx4xx"><b>PIC32MX4xx Family</b>.</a>
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>PIC32MX440F512H</b>.
|
|
This port uses the "Advanced USB Storage Demo Board," Model DB-DP11215, from <a href="http://www.sureelectronics.net">Sure Electronics</a>.
|
|
This board features the MicroChip PIC32MX440F512H.
|
|
See the <a href="http://www.sureelectronics.net/goods.php?id=1168">Sure website</a> for further information about the DB-DP11215 board.
|
|
(I believe that that the DB-DP11215 may be obsoleted now but replaced with the very similar, DB-DP11212.
|
|
The DB-DP11212 board differs, I believe, only in its serial port configuration.)
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This NuttX port is code complete and has considerable test testing.
|
|
The port for this board was completed in NuttX 6.11, but still required a few bug fixes before it will be ready for prime time.
|
|
The fully verified port first appeared in NuttX 6.13.
|
|
Available configurations include the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
An untested USB device-side driver is available in the source tree.
|
|
A more complete port would include support of the USB OTG port and of the LCD display on this board.
|
|
Those drivers are not yet available as of this writing.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/sure-pic32mx/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<b>PIC32MX460F512L</b>.
|
|
There one two board ports using this chip:
|
|
</p>
|
|
<ul>
|
|
<li><b>PIC32MX Board from PCB Logic Design Co</b>.
|
|
This port is for the PIC32MX board from PCB Logic Design Co. and used the PIC32MX460F512L.
|
|
The board is a very simple -- little more than a carrier for the PIC32 MCU plus voltage regulation, debug interface, and an OTG connector.
|
|
</li>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port is code complete and fully verified in NuttX 6.13.
|
|
Available configurations include the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/pcblogic-pic32mx/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<li><b>UBW32 Board from Sparkfun</b>
|
|
This is the port to the Sparkfun UBW32 board.
|
|
This port uses the <a href="http://www.sparkfun.com/products/8971">original v2.5</a> board which is based on the MicroChip PIC32MX460F512L.
|
|
This older version has been replaced with this <a href="http://www.sparkfun.com/products/9713">newer board</a>.
|
|
See also the <a href="http://www.schmalzhaus.com/UBW32/">UBW32</a> web site.
|
|
</li>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The basic port is code complete and fully verified in NuttX 6.18.
|
|
Available configurations include the NuttShell (NSH - see the <a href="http://www.nuttx.org/Documentation/NuttShell.html">NSH User Guide</a>).
|
|
USB has not yet been fully tested but on first pass appears to be functional.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ubw32/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="pic32mx7xx"><b>PIC32MX795F512L</b>.</a>
|
|
There one two board ports using this chip:
|
|
</p>
|
|
<ul>
|
|
<li><b>Microchip PIC32 Ethernet Starter Kit</b>.
|
|
This port uses the Microchip PIC32 Ethernet Starter Kit (DM320004) with the Expansion I/O board.
|
|
See the <a href="http://ww.microchip.com">Microchip website</a> for further information.
|
|
</li>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port was started and then shelved for some time until I received the Expansion I/O board.
|
|
The basic Starter Kit (even with the Multimedia Expansion Board, MEB, DM320005)) has no serial port and most NuttX test configurations depend heavily on console output.
|
|
</p>
|
|
<p>
|
|
A verified configuration is available for the NuttShel (NSH) appeared in NuttX-6.16.
|
|
Board support includes a verified USB (device-side) driver.
|
|
Also included are a a verified Ethernet driver, a partially verified USB device controller driver, and an unverifed SPI driver.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/pic32mx-starterkit/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<li><b>Mikroelektronika PIC32MX7 Mulitmedia Board (MMB)</b>.
|
|
A port has been completed for the Mikroelektronika PIC32MX7 Multimedia Board (MMB).
|
|
See http://www.mikroe.com/ for further information about this board.
|
|
</li>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
A verified configuration is available for an extensive <a href="NuttShell.html">NuttShell (NSH)</a> configuration.
|
|
The NSH configuration includes:
|
|
(1) Full network support,
|
|
(2) Verified SPI driver,
|
|
(3) SPI-based SD Card support,
|
|
(4) USB device support (including configuration options for the USB mass storage device and the CDC/ACM serial class), and
|
|
(5) Support for the MIO283QT2 LCD on the PIC32MX7 MMB.
|
|
(6) Support for the MIO283QT9A LCD used on later boards (NuttX 7.1).
|
|
</p>
|
|
</p>
|
|
The PIC32MX7 MMB's touchscreen is connected directly to the MCU via ADC pins.
|
|
A touchscreen driver has been developed using the PIC32's ADC capabilities and can be enabled in the NSH configuration.
|
|
However, additional verification and tuning of this driver is required.
|
|
Further display/touchscreen verification would require C++ support (for NxWidgets and NxWM).
|
|
Since I there is no PIC32 C++ is the free version of the MPLAB C32 toolchain, further graphics development is stalled.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/pic32mx7mmb/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Development Environment:</b>
|
|
These ports uses either:
|
|
</p>
|
|
<ol>
|
|
<li>
|
|
The <i>LITE</i> version of the PIC32MX toolchain available
|
|
for download from the <a href="http://www.microchip.com">MicroChip</a> website, or
|
|
</li>
|
|
<li>
|
|
The Pinguino MIPS ELF toolchain avaiable from the Pinquino <a href="http://code.google.com/p/pinguino32/downloads/list">website</a>.
|
|
</li>
|
|
<li>
|
|
The MIPS SDE toolchain available from the <a href="http://www.mentor.com">Mentor Graphics</a> website.
|
|
</li>
|
|
</ol>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="pic32mzmips"><b>MicroChip PIC32MZ (MIPS M14K)</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<a name="pic32mzec"><b>PIC32MZEC Family</b>.</a>
|
|
A port is in available for the PIC32MZ Embedded Connectivity (EC) Starter Kit.
|
|
There are two configurations of the Microchip PIC32MZ EC Starter Kit:
|
|
</p>
|
|
<ol>
|
|
<li> The PIC32MZ Embedded Connectivity Starter Kit based on the PIC32MZ2048ECH144-I/PH chip (DM320006), and</li>
|
|
<li> The PIC32MZ Embedded Connectivity Starter Kit based on the PIC32MZ2048ECM144-I/PH w/Crypto Engine (DM320006-C).</li>
|
|
</ol>
|
|
<p>
|
|
See the <a href="http://www.microchip.com">Microchip</a> website for further information.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This is a collaborative effort between Kristopher Tate, David Sidrane and myself.
|
|
The basic port is functional and a NuttShell (NSH) configurqation is available.
|
|
The first official release was in NuttX-7.9.
|
|
Current efforts are focused on driver development.
|
|
Many drivers port simply from the PIC32MX; others require more extensive efforts.
|
|
Driver status as of (2015-03-29) is provided below:
|
|
<p>
|
|
<ul>
|
|
<li>I/O ports include I/O port interrupts</li>
|
|
<li>UART serial driver that provides the NSH console,</li>
|
|
<li>Timer,</li>
|
|
<li>I2C (untested),</li>
|
|
<li>SPI (untested),</li>
|
|
<li>On-board buttons and LEDs,</li>
|
|
<li>Ethernet (code complete, but not yet functional),</li>
|
|
</ul>
|
|
</p>
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/pic32mz-starterkit/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
<p>
|
|
<a name="pic32mzef"><b>PIC32MZEF Family</b>.</a>
|
|
A port is in available for the MikroElectronika <a href="https://www.mikroe.com/flipclick-pic32mz">Flip&Click PIC32MZ</a> development board based on the PIC32MZ2048EFH100 MCU.
|
|
This board configuration was added in NuttX-7.24 and is, for the most part, compatible with the PIC32MZEC family.
|
|
</p>
|
|
</td>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Development Environment:</b>
|
|
Same as for the PIC32MZ.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="superh"><b>Renesas/Hitachi SuperH</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>SH-1 SH7032</b>.
|
|
This port uses the Hitachi SH-1 Low-Cost Evaluation Board (SH1_LCEVB1), US7032EVB,
|
|
with a GNU ELF toolchain* under Linux or Cygwin.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port is available as of release 0.3.18 of NuttX. The port is basically complete
|
|
and many examples run correctly. However, there are remaining instabilities that
|
|
make the port un-usable. The nature of these is not understood; the behavior is
|
|
that certain SH-1 instructions stop working as advertised. This could be a silicon
|
|
problem, some pipeline issue that is not handled properly by the gcc 3.4.5 toolchain
|
|
(which has very limit SH-1 support to begin with), or perhaps with the CMON debugger.
|
|
At any rate, I have exhausted all of the energy that I am willing to put into this cool
|
|
old processor for the time being.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/us7032evb1/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="m16c"><b>Renesas M16C/26</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Renesas M16C/26 Microcontroller</b>.
|
|
This port uses the Renesas SKP16C26 Starter kit and the GNU M32C toolchain.
|
|
The development environment is either Linux or Cygwin under WinXP.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Initial source files released in nuttx-0.4.2.
|
|
At this point, the port has not been integrated; the target cannot be built
|
|
because the GNU <code>m16c-nuttx-elf-ld</code> link fails with the following message:
|
|
</p>
|
|
<ul>
|
|
<code>m32c-nuttx-elf-ld: BFD (GNU Binutils) 2.19 assertion fail /home/Owner/projects/nuttx/buildroot/toolchain_build_m32c/binutils-2.19/bfd/elf32-m32c.c:482</code>
|
|
</ul>
|
|
<p>Where the reference line is:</p>
|
|
<ul><pre>
|
|
/* If the symbol is out of range for a 16-bit address,
|
|
we must have allocated a plt entry. */
|
|
BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
|
</pre></ul>
|
|
<p>
|
|
No workaround is known at this time. This is a show stopper for M16C.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/skp16c26/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="riscv"><b>RISC-V</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>RISC-V Architectural Support</b>.
|
|
Basic support for the RISC-V architecture was contributed by Ken Pettit in NuttX-7.19. The initial release is <i>thin</i> but a great starting point for anyone interested in RISC-V development with NuttX.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="esp32"><b>ESP32 <small>(Dual Xtensa LX6)</small></b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Xtensa LX6 ESP32 Architectural Support</b>.
|
|
Basic architectural support for Xtensa LX6 processors and the port for the Expressif ESP32 were added in NuttX-7.19.
|
|
The basic ESP32 port is function in both single CPU and dual CPU SMP configurations.
|
|
</p>
|
|
<p>
|
|
<b>Expressif ESP32 Core v2 Board</b>
|
|
The NuttX release includes support for Expressif ESP32 Core v2 board.
|
|
There is an NSH configuration for each CPU configuration and an OS test configuration for verificatin of the port.
|
|
</p>
|
|
<p>
|
|
<b>STATUS</b>.
|
|
ESP32 support in NuttX-7.19 is functional, but very preliminary.
|
|
There is little yet in the way of device driver support.
|
|
Outstanding issues include missing clock configuration logic, missing partition tables to support correct configuration from FLASH, and some serial driver pin configuration issues.
|
|
The configuration is usable despite these limitations.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/esp32-core/README.txt" target="_blank">README</a> file for further information.
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="zilogz16f"><b>Zilog ZNEO Z16F</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<ul>
|
|
<li>
|
|
<p>
|
|
<b>Zilog z16f2800100zcog development kit</b>.
|
|
This port use the Zilog z16f2800100zcog development kit and the Zilog
|
|
ZDS-II Windows command line tools.
|
|
The development environment is either Windows native or Cygwin under Windows.
|
|
</p>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
The initial release of support for the z16f was made available in NuttX version 0.3.7.
|
|
A working NuttShell (NSH) configuration as added in NuttX-6.33 (although a patch is required to work around an issue with a ZDS-II 5.0.1 tool problem).
|
|
An ESPI driver was added in NuttX-7.2.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/z16f2800100zcog/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="zilogez80acclaim"><b>Zilog eZ80 Acclaim!</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Zilog eZ80Acclaim! Microcontroller</b>.
|
|
There are two eZ80Acclaim! ports:
|
|
</p>
|
|
<ul>
|
|
<li>One uses the ZiLOG ez80f0910200kitg development kit, and
|
|
<li>The other uses the ZiLOG ez80f0910200zcog-d development kit.
|
|
</ul>
|
|
<p>
|
|
Both boards are based on the eZ80F091 part and both use the Zilog ZDS-II
|
|
Windows command line tools.
|
|
The development environment is either Windows native or Cygwin under Windows.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Integration and testing of NuttX on the ZiLOG ez80f0910200zcog-d is complete.
|
|
The first integrated version was released in NuttX version 0.4.2 (with important early bugfixes
|
|
in 0.4.3 and 0.4.4).
|
|
As of this writing, that port provides basic board support with a serial console, SPI, and eZ80F91 EMAC driver.
|
|
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ez80f910200kitg/README.txt" target="_blank">ez80f0910200kitg</a> and <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/ez80f910200zco/README.txt" target="_blank">ez80f910200zco</a>file for further information.
|
|
</p>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="zilogz8encore"><b>Zilog Z8Encore!</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Zilog Z8Encore! Microcontroller</b>.
|
|
This port uses the either:
|
|
</p>
|
|
<ul>
|
|
<li>Zilog z8encore000zco development kit, Z8F6403 part, or</li>
|
|
<li>Zilog z8f64200100kit development kit, Z8F6423 part</li>
|
|
</ul>
|
|
<p>
|
|
and the Zilog ZDS-II Windows command line tools.
|
|
The development environment is either Windows native or Cygwin under Windows.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This release has been verified only on the ZiLOG ZDS-II Z8Encore! chip simulation
|
|
as of nuttx-0.3.9.
|
|
Refer to the NuttX board README files for the <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/z8encore000zco/README.txt" target="_blank">z8encore000zco</a> and for the<a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/z8f64200100kit/README.txt" target="_blank">z8f64200100kit</a> for further information.
|
|
</p>
|
|
<ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="zilogz180"><b>Zilog Z180</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>P112</b>.
|
|
The P112 is a hobbyist single board computer based on a 16MHz Z80182 with up to 1MB of memory, serial, parallel and diskette IO, and realtime clock, in a 3.5-inch drive form factor.
|
|
The P112 computer originated as a commercial product of "D-X Designs Pty Ltd"[ of Australia.
|
|
</p>
|
|
</p>
|
|
Dave Brooks was successfully funded through Kickstarter for and another run of P112 boards in November of 2012.
|
|
In addition Terry Gulczynski makes additional P112 derivative hobbyist home brew computers.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Most of the NuttX is in port for both the Z80182 and for the P112 board.
|
|
Boards from Kickstarter project will not be available, however, until the third quarter of 2013.
|
|
So it will be some time before this port is verified on hardware.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/p112/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<a name="zilogz80"><b>Zilog Z80</b>.</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Z80 Instruction Set Simulator</b>.
|
|
This port uses the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
|
under Linux or Cygwin (verified using version 2.6.0).
|
|
This port has been verified using only a Z80 instruction simulator called z80sim.
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
This port is complete and stable to the extent that it can be tested
|
|
using an instruction set simulator.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/z80sim/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<ul>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td><hr></td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>XTRS: TRS-80 Model I/III/4/4P Emulator for Unix</b>.
|
|
A very similar Z80 port is available for <a href="http://www.tim-mann.org/xtrs.html">XTRS</a>,
|
|
the TRS-80 Model I/III/4/4P Emulator for Unix.
|
|
That port also uses the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
|
under Linux or Cygwin (verified using version 2.6.0).
|
|
</p>
|
|
<ul>
|
|
<p>
|
|
<b>STATUS:</b>
|
|
Basically the same as for the Z80 instruction set simulator.
|
|
This port was contributed by Jacques Pelletier.
|
|
Refer to the NuttX board <a href="https://bitbucket.org/nuttx/nuttx/src/master/configs/xtrs/README.txt" target="_blank">README</a> file for further information.
|
|
</p>
|
|
<p>
|
|
<b>NOTE:</b>
|
|
This port was removed from the NuttX source tree on 2017-11-24.
|
|
It was removed because (1) it is unfinished, unverified, and unsupported, and (2) the TRS-80 simulation is a sub-optimal platform.i
|
|
That platform includes a 16-bit ROM image and only a 48Kb RAM space for NuttX.
|
|
The removed board support is still available in the <code>Obsoleted</code> repository if anyone would ever like to resurrect it.
|
|
<ul>
|
|
</td>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<blockquote>* A highly modified <a href="http://buildroot.uclibc.org/">buildroot</a>
|
|
is available that may be used to build a NuttX-compatible ELF toolchain under
|
|
Linux or Cygwin. Configurations are available in that buildroot to support ARM, Cortex-M3,
|
|
avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</blockquote>
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="environments"><h1>Development Environments</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<center><table width="90%">
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Linux + GNU <code>make</code> + GCC/binutils for Linux</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
The is the most natural development environment for NuttX.
|
|
Any version of the GCC/binutils toolchain may be used.
|
|
There is a highly modified <a href="http://buildroot.uclibc.org/">buildroot</a>
|
|
available for download from the
|
|
<a href="https://bitbucket.org/nuttx/buildroot/downloads/">NuttX Bitbucket.org</a>
|
|
page.
|
|
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
|
|
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
|
|
The buildroot GIT may be accessed in the NuttX
|
|
<a href="https://bitbucket.org/nuttx/buildroot" target="_blank">buildroot GIT</a>.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Linux + GNU <code>make</code> + SDCC for Linux</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Also very usable is the Linux environment using the
|
|
<a href="http://sdcc.sourceforge.net/">SDCC</a> compiler.
|
|
The SDCC compiler provides support for the 8051/2, z80, hc08, and other microcontrollers.
|
|
The SDCC-based logic is less well exercised and you will likely find some compilation
|
|
issues if you use parts of NuttX with SDCC that have not been well-tested.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Windows with Cygwin + GNU <code>make</code> + GCC/binutils (custom built under Cygwin)</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
This combination works well too.
|
|
It works just as well as the native Linux environment except that compilation and build times are a little longer.
|
|
The custom NuttX <a href="https://bitbucket.org/nuttx/buildroot/downloads/">buildroot</a> referenced above may be build in the Cygwin environment as well.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Windows with Cygwin + GNU <code>make</code> + SDCC (custom built under Cygwin)</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
I have never tried this combination, but it would probably work just fine.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Windows with Cygwin + GNU <code>make</code> + Windows Native Toolchain</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
This is a tougher environment.
|
|
In this case, the Windows native toolchain is unaware of the
|
|
Cygwin <i>sandbox</i> and, instead, operates in the native Windows environment.
|
|
The primary difficulties with this are:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<b>Paths</b>.
|
|
Full paths for the native toolchain must follow Windows standards.
|
|
For example, the path <code>/home/my\ name/nuttx/include</code> my have to be
|
|
converted to something like <code>'C:\cygwin\home\my name\nuttx\include'</code>
|
|
to be usable by the toolchain.
|
|
</li>
|
|
<p>
|
|
Fortunately, this conversion is done simply using the <code>cygpath</code> utility.
|
|
</p>
|
|
<li>
|
|
<b>Symbolic Links</b>
|
|
NuttX depends on symbolic links to install platform-specific directories in the build system.
|
|
On Linux, true symbolic links are used.
|
|
On Cygwin, emulated symbolic links are used.
|
|
Unfortunately, for native Windows applications that operate outside of the
|
|
Cygwin <i>sandbox</i>, these symbolic links cannot be used.
|
|
</li>
|
|
<p>
|
|
The NuttX make system works around this limitation by copying the platform
|
|
specific directories in place.
|
|
These copied directories make work a little more complex, but otherwise work well.
|
|
</p>
|
|
<p><small>
|
|
NOTE: In this environment, it should be possible to use the NTFS <code>mklink</code> command to create links.
|
|
This should only require a minor modification to the build scripts (see <code>tools/copydir.sh</code> script).
|
|
</small></p>
|
|
<li>
|
|
<b>Dependencies</b>
|
|
NuttX uses the GCC compiler's <code>-M</code> option to generate make dependencies. These
|
|
dependencies are retained in files called <code>Make.deps</code> throughout the system.
|
|
For compilers other than GCC, there is no support for making dependencies in this way.
|
|
</li>
|
|
<p><small>
|
|
NOTE: dependencies may be suppressed by setting the make variable <code>MKDEPS</code> to point
|
|
to the do-nothing dependency script, <code>tools/mknulldeps.sh</code>.
|
|
</small></p>
|
|
</ul>
|
|
<p>
|
|
<b>Supported Windows Native Toolchains</b>.
|
|
At present, the following Windows native toolchains are in use:
|
|
<ol>
|
|
<li>GCC built for Windows (such as CodeSourcery, Atollic, devkitARM, etc.),</li>
|
|
<li>SDCC built for Windows,</li>
|
|
<li> the ZiLOG XDS-II toolchain for Z16F, z8Encore, and eZ80Acclaim parts.</li>
|
|
</ol>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Windows Native (<code>CMD.exe</code>) + GNUWin32 (including GNU <code>make</code>) + MinGW Host GCC compiler + Windows Native Toolchain</b>
|
|
</td>
|
|
</tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
Build support has been added to support building natively in a Windows console rather than in a POSIX-like environment.
|
|
</p>
|
|
<p>
|
|
This build:
|
|
</p>
|
|
<ol>
|
|
<li>Uses all Windows style paths</li>
|
|
<li>Uses primarily Windows batch commands from cmd.exe, with</li>
|
|
<li>A few extensions from GNUWin32</li>
|
|
</ol>
|
|
<p>
|
|
This capability first appeared in NuttX-6.24 and should still be considered a work in progress because: (1) it has not been verfied on all targets and tools, and (2) still lacks some of the creature-comforts of the more mature environments.
|
|
The windows native build logic initiated if <code>CONFIG_WINDOWS_NATIVE=y</code> is defined in the NuttX configuration file:
|
|
</p>
|
|
<p>
|
|
At present, this build environment also requires:
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
<b>Windows Console</b>.
|
|
The build must be performed in a Windows console window.
|
|
This may be using the standard <code>CMD.exe</code> terminal that comes with Windows.
|
|
I prefer the ConEmu terminal which can be downloaded from:
|
|
http://code.google.com/p/conemu-maximus5/
|
|
</li>
|
|
<li>
|
|
<b>GNUWin32</b>.
|
|
The build still relies on some Unix-like commands.
|
|
I usethe GNUWin32 tools that can be downloaded from http://gnuwin32.sourceforge.net/.
|
|
See the top-level <code>nuttx/README.txt</code> file for some download, build, and installation notes.
|
|
</li>
|
|
<li>
|
|
<b>MinGW-GCC</b>.
|
|
MinGW-GCC is used to compiler the C tools in the <code>nuttx/tools</code> directory that are neede by the build.
|
|
MinGW-GCC can be downloaded from http://www.mingw.org/.
|
|
If you are using GNUWin32, then it is recommended that you not install the optional MSYS components as there may be conflicts.
|
|
</li>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Wine + GNU <code>make</code> + Windows Native Toolchain</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
I've never tried this one, but I off the following reported by an ez80 user using the ZiLOG ZDS-II Windows-native toolchain:
|
|
</p>
|
|
<blockquote>
|
|
<p>
|
|
"I've installed ZDS-II 5.1.1 (IDE for ez80-based boards) on wine (windows emulator for UNIX) and to my surprise, not many changes were needed to make GIT snapshot of NuttX buildable...
|
|
I've tried nsh profile and build process completed successfully.
|
|
One remark is necessary: NuttX makefiles for ez80 are referencing <code>cygpath</code> utility.
|
|
Wine provides similar thing called <code>winepath</code> which is compatible and offers compatible syntax.
|
|
To use that, <code>winepath</code> (which itself is a shell script) has to be copied as <code>cygpath</code> somewhere in <code>$PATH</code>, and edited as in following patch:
|
|
</p>
|
|
<ul><pre>
|
|
# diff -u `which winepath` `which cygpath`
|
|
--- /usr/bin/winepath 2011-05-02 16:00:40.000000000 +0200
|
|
+++ /usr/bin/cygpath 2011-06-22 20:57:27.199351255 +0200
|
|
@@ -20,7 +20,7 @@
|
|
#
|
|
|
|
# determine the app Winelib library name
|
|
-appname=`basename "$0" .exe`.exe
|
|
+appname=winepath.exe
|
|
|
|
# first try explicit WINELOADER
|
|
if [ -x "$WINELOADER" ]; then exec "$WINELOADER" "$appname" "$@"; fi
|
|
</pre></ul>
|
|
<p>
|
|
"Better solution would be replacing all <code>cygpath</code> references in <code>Makefiles </code> with <code>$(CONVPATH)</code> (or <code>${CONVPATH}</code> in shell scripts) and setting <code>CONVPATH</code> to <code>cygpath</code> or <code>winepath</code> regarding to currently used environment.
|
|
</p>
|
|
</blockquote>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td bgcolor="#5eaee1">
|
|
<b>Other Environments?</b>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><br></td>
|
|
<td>
|
|
<p>
|
|
<b>Environment Dependencies</b>.
|
|
The primary environmental dependency of NuttX are (1) GNU make,
|
|
(2) bash scripting, and (3) Linux utilities (such as cat, sed, etc.).
|
|
If you have other platforms that support GNU make or make
|
|
utilities that are compatible with GNU make, then it is very
|
|
likely that NuttX would work in that environment as well (with some
|
|
porting effort). If GNU make is not supported, then some significant
|
|
modification of the Make system would be required.
|
|
</p>
|
|
<p>
|
|
<b>MSYS</b>.
|
|
I have not used MSYS but what I gather from talking with NuttX users is that MSYS can be used as an alternative to Cygwin in any of the above Cygwin environments.
|
|
This is not surprising since MSYS is based on an older version of Cygwin (cygwin-1.3).
|
|
MSYS has been modified, however, to interoperate in the Windows environment better than Cygwin and that may be of value to some users.
|
|
</p>
|
|
<p>
|
|
MSYS, however, cannot be used with the native Windows NuttX build because it will invoke the MSYS bash shell instead of the <code>CMD.exe</code> shell.
|
|
Use GNUWin32 in the native Windows build envionment.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table></center>
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="licensing"><h1>Licensing</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<ul>
|
|
<p>
|
|
NuttX is available under the highly permissive
|
|
<a href="http://en.wikipedia.org/wiki/BSD_license">BSD license</a>.
|
|
Other than some fine print that you agree to respect the copyright
|
|
you should feel absolutely free to use NuttX in any environment and
|
|
without any concern for jeopardizing any proprietary software that
|
|
you may link with it.
|
|
</p>
|
|
</ul>
|
|
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="TODO"><h1>Bugs, Issues, <i>Things-To-Do</i></h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<ul>
|
|
<p>
|
|
The current list of NuttX <i>Things-To-Do</i> in GIT <a href="https://bitbucket.org/nuttx/nuttx/src/master/TODO" target="_blank">here</a>.
|
|
</p>
|
|
</ul>
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="documentation"><h1>Other Documentation</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<ul><table>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttXGettingStarted.html">Getting Started</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttxUserGuide.html">User Guide</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttxPortingGuide.html">Porting Guide</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttXConfigVariables.html">Configuration Variables</a><sup>1</sup></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttShell.html">NuttShell (NSH)</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttXBinfmt.html">NuttX Binary Loader</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttXNxFlat.html">NXFLAT Binary Format</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NXGraphicsSubsystem.html">NX Graphics Subsystem</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NxWidgets.html">NxWidgets</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="NuttXDemandPaging.html">Demand Paging</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="README.html">NuttX README Files</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td>NuttX <a href="https://bitbucket.org/nuttx/nuttx/src/master/TODO" target="_blank">To-Do List</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="22"><img height="20" width="20" src="favicon.ico"></td>
|
|
<td><a href="UsbTrace.html">USB Device Driver Tracing</a></td>
|
|
</tr>
|
|
</table></ul>
|
|
|
|
<small><blockquote>
|
|
<sup>1</sup>
|
|
This configuration variable document is auto-generated using the <a href="https://bitbucket.org/nuttx/nuttx/src/master/tools/kconfig2html.c" target="_blank">kconfig2html</a> tool
|
|
That tool analyzes the NuttX <code>Kconfig</code> files and generates the HTML document.
|
|
As a consequence, this file may not be present at any given time but can be regenerated following the instructions in <code>tools</code> directory <a href="https://bitbucket.org/nuttx/nuttx/src/master/tools/README.txt" target="_blank">README</a> file.
|
|
</blockquote></small>
|
|
|
|
<small>
|
|
<table width ="100%">
|
|
<tr bgcolor="#e4e4e4">
|
|
<td>
|
|
<a name="trademarks"><h1>Trademarks</h1></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<ul>
|
|
<li>ARM, ARM7 ARM7TDMI, ARM9, ARM920T, ARM926EJS, Cortex-M3 are trademarks of Advanced RISC Machines, Limited.</li>
|
|
<li>Cygwin is a trademark of Red Hat, Incorporated.</li>
|
|
<li>Linux is a registered trademark of Linus Torvalds.</li>
|
|
<li>Eagle-100 is a trademark of <a href=" http://www.micromint.com/">Micromint USA, LLC</a>.
|
|
<li>EnergyLite is a trademark of STMicroelectronics.</li>
|
|
<li>EFM32 is a trademark of Silicon Laboratories, Inc.</li>
|
|
<li>LPC2148 is a trademark of NXP Semiconductors.</li>
|
|
<li>TI is a tradename of Texas Instruments Incorporated.</li>
|
|
<li>UNIX is a registered trademark of The Open Group.</li>
|
|
<li>VxWorks is a registered trademark of Wind River Systems, Incorporated.</li>
|
|
<li>ZDS, ZNEO, Z16F, Z80, and Zilog are a registered trademark of Zilog, Inc.</li>
|
|
</ul>
|
|
<p>
|
|
NOTE: NuttX is <i>not</i> licensed to use the POSIX trademark.
|
|
NuttX uses the POSIX standard as a development guideline only.
|
|
</p>
|
|
</small>
|
|
|
|
</body>
|
|
</html>
|