eCos/RedBoot for H8/300H

[Ja]

Using RedBoot to uClinux for H8/300H Moved to eCos/RedBoot for H8/300 porting project A older contents


The present situation

The portion which is done

HALH8/300H advanced mode
GDB Stub
RedBoot IDE I/F
Target H/WAkizuki H8/3068 board
Akizuki H8/3069 board
? H8MAX board
GDB H8/300H simulator
DriverSCI
WDT
NE2000 compatible NIC

Other architecture should not be lost. As for the place which cannot carry out a situation easily, there are few drivers.


The build method

ToolChain

ToolChain corresponding to h8300-elf is required. The version currently supported.
GCCOr more 3.1 and patch
binutils2.12 or more

eCos main part

Please read the document of eCos.
Configurator Since it does not use except ecosconfig, it may not work depending on a thing.


Working Diary

It is a diary under porting work. It may sometimes update. sorry no update.
(Language is Japanese) Read current update diary

Update History

March 25, 2002First public presentation.
March 27, 2002Filename Typo fixed. GCC patch update.
March 28, 2002GCC patch update. binutils-2.12 Comment Added. eCos patch update.
April 10, 2002eCos patch update.
April 11, 2002eCos patch update.
April 19, 2002eCos patch update. Add Network Support.
April 26, 2002eCos patch update. SCI Driver Append.
May 9, 2002eCos patch update. WDT Driver Append. and GDB stub fixed.
May 21, 2002GCC 3.1 Patch.
May 23, 2002eCos patch removed.
Jun 2, 2002eCos patch update.
Oct 1, 2002Rewrite.

Yosinori Sato
Return to Top