C3xsim
From RTEMSWiki
| C3xsim | |
| Board Name | BSP name goes here |
|---|---|
| Manufacturer | Who made me? |
| Reference | http:/manufacturer.com/ExampleBoard |
| Architecture | Architecture |
| CPU Model | Model name |
| Monitor | uBoot, uMon |
| Runs on Simulator? | Well? |
| Aliases | Any RTEMS BSP Aliases? |
| RAM | XXX MB |
| Non-volatile Memory | 32 MB Flash, 16 KB EEPROM |
| Serial Ports | one. UART part name. |
| Video | Video Unspecified. |
| Other | anything else you need to say |
The c3xsim and c4xsim BSPs are build variants from the same source base. Both use only the on-CPU hardware of the CPU model that the BSP is compiled for. This BSP was used extensively to develop and test the C4x port of RTEMS using a simulator in gdb. Unfortunately, this target architecture is no longer actively supported in the GNU tools. Thus the RTEMS project has not been able to actively maintain or test this BSP.
The tic4x architecture is interesting from an RTEMS maintenance perspective because it is not byte-addressable.
Test Reports
None.