README 966 B

12345678910111213141516171819202122232425262728293031323334353637
  1. linux-2.6 for H8/300 README
  2. Yoshinori Sato <ysato@users.sourceforge.jp>
  3. * Supported CPU
  4. H8/300H and H8S
  5. * Supported Target
  6. 1.simulator of GDB
  7. require patches.
  8. 2.AE 3068/AE 3069
  9. more information
  10. MICROTRONIQUE <http://www.microtronique.com/>
  11. Akizuki Denshi Tsusho Ltd. <http://www.akizuki.ne.jp> (Japanese Only)
  12. 3.H8MAX
  13. see http://ip-sol.jp/h8max/ (Japanese Only)
  14. 4.EDOSK2674
  15. see http://www.eu.renesas.com/products/mpumcu/tool/edk/support/edosk2674.html
  16. http://www.azpower.com/H8-uClinux/
  17. * Toolchain Version
  18. gcc-3.1 or higher and patch
  19. see arch/h8300/tools_patch/README
  20. binutils-2.12 or higher
  21. gdb-5.2 or higher
  22. The environment that can compile a h8300-elf binary is necessary.
  23. * Userland Develop environment
  24. used h8300-elf toolchains.
  25. see http://www.uclinux.org/pub/uClinux/ports/h8/
  26. * A few words of thanks
  27. Porting to H8/300 serieses is support of Information-technology Promotion Agency, Japan.
  28. I thank support.
  29. and All developer/user.