mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
ESWIN's own evaluation board for this SoC. Where the StarPro64 is a single board computer built around the chip, the EVB brings out most of the SoC's interfaces. Everything shared with the StarPro64 is already in the common directory, so this carries the board's own facts: which UART reaches which connector, which pads carry the boot straps, where its memory sits, and a configuration starting from the same place the StarPro64's does. The summary tables on sheet 3 of both boards' schematics are inherited from ESWIN's reference design and describe that design rather than either board. On this board the console is UART0 through the FT4232 bridge, UART1 goes to the M.2 socket and a header, and UART2 reaches the RS232 port. The documentation page follows the board template: a photograph, the board's features, the console and its port on the FT4232 bridge, power, the build and TFTP boot procedure, and what NuttX drives so far. Boots to an NSH prompt over UART0 with all four harts running. Assisted-by: Claude:claude-opus-5 Signed-off-by: Justin Hammond <justin@dynam.ac> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| hc | ||
| mips | ||
| misco | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| index.rst | ||