eCos/RedBoot for H8/300H

[Ja]

Using RedBoot to uClinux for H8/300H


Current Status

eCos v2.0alpha is include H8/300H support. Public presentation of a patch was ended in connection with this.
The patch of the correction for which were not of use is exhibited.
The source code under development is in ecos-h8 project.
current status is problem(not fixed)

Patches

If rejected, it will correct personally.

Compiler

Required h8300-hitachi-elf Target. Can't Compiled h8300-hitachi-hms target.
Required information will be offered if you want to make it correspond to h8300-hitachihms.

but h8300-hitachi-elf target of not support from gcc-3.0.4/binutils-2.11.2.
Using Snapshot/CVS Heading Version.

gcc-3.1/binutils-2.12 Released. Used here.

My used.
h8300-hitachi-elf-gcc (GCC) 3.1
GNU assembler 2.12
GNU ld version 2.12
and GCC are some problems.

The patch which corrects a problem was created.


Build eCos/RedBoot

eCos 2.0 include H8/300H patches. build method for please refer to the document of eCos.

H8 Support Patch to CVS Current Source Please apply.
Added target of h8300h_sim (2002/04/10)Added target of aki3068net

Operation by the simulator is checked. RedBoot Operation H8/3068F Target Checked.


ToDo

A future schedule.
  1. Added gdb_stub support.
  2. Added Network support.
  3. Added AKI-3068 Board Support.
  4. eCos kernel tunnig.
  5. Marged eCos CVS.

CPU Target addition is planned H8S. But other CPU Target for not plan.


Working Diary

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

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.

Yosinori Sato
Return to Top