H8sim
From RTEMSWiki
Revision as of 20:57, 12 November 2011 by JoelSherrill (Talk | contribs)
| H8sim | |
| Board Name | h8sim |
|---|---|
| Manufacturer | FSF GNU Debugger |
| Reference | http://www.gnu.org/s/gdb/ |
| Architecture | H8/300 |
| CPU Model | varies |
| Monitor | NA |
| Runs on Simulator? | Only |
| Aliases | Any RTEMS BSP Aliases? |
| RAM | configurable |
| Non-volatile Memory | NA |
| Serial Ports | one synthetic UART |
| Video | Video Unspecified. |
| Other | NA |
This BSP uses the simulator built into gdb. That simulator does not support a clock interrupt source so is capable of running only limited tests.
This BSP is primarily used to test non-interrupt functionality in RTEMS and GCC. It has the following variants:
- h8sxsim
Test Reports
None.