Skip to content

tocynics/KOZOS_with_MONIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KOZOS on MONIX

learning KOZOS on MONIX(h8 monitor).

##Description This source code has been created based on the KOZOS and MONIX.
"KOZOS" is an embedded OS for the hobby.
KOZOS was created by Hirotaka Sakai.
Please check the web site of KOZOS for details.
"MONIX" is the ROM monitor / boot loader for Renesas H8 / 300H.
Please check the web site of MONIX for details.

This source code is rewritten everything for learning.
I don't know whether I was able to correctly refactoring.
But, probably, can run to some extent.

  • Target Board
    Please get from 秋月電子通商 akizukidenshi
    「h8/3069f USBホストボードキット(完成品)」(h8/3069f USB HostBoardKit(Completed board))

  • Compiler
    KPIT GNU Tools GNUH8 v12.02 Tool Chain(Windows or Linux).
    To download, you need the account registration.

  • My environment

    • Windows 7 Home Premium(Service Pack 1)
      Compiler: KPIT GNUH8 v12.02 Tool Chain
      Unix Tools: Cygwin
      make: Make for Windows
      (* I compiled make source codes by myself.)
    • LinuxBean 14.04
      Compiler: KPIT GNUH8 v12.02 Tool Chain
      (* To convert .rpm to .deb, use the "alien" command.)

##Future Plans

  • USB Driver(Mass strage class driver)
  • File system(FAT32)
  • Communicate with Raspberry Pi(RPi)

##Do you want to play(create) together? I'm waiting forward to contact from you at any time.
Feel free.
e-mail: tochintosh56@gmail.com

This file updated in 2015-10-07.

About

learning kozos with monix(h8 monitor).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published