= Code Coverage Status = Results of various Code Coverage runs may be found at http://www.rtems.org/ftp/pub/rtems/people/joel/coverage/. Listed below is some general Code Coverage status information about some of the BSPs supported by RTEMS. = Currently Analysed = = ARM = The [wiki:Developer/Simulators/SkyEye SkyEye] project has added coverage analysis capabilities per our specifications. We are currently using it on the following ARM targets to generate coverage reports: * EDB7312 * GumStix * SMDK2410 The graphs below depict the status of the ARM BSPs. [[Image(CodeCoverageARM-EDB7312.png)]]]] = i386 = The QEMU project (http://libre.adacore.com/libre/tools/coverage/) is working to add the necessary coverage capabilities to that simulator. The source code for this project is available from http://forge.open-do.org/scm/?group_id=8. The following BSP is included in the coverage reports. * pc386 = SPARC = We are using TSIM from Gaisler Research on the following BSPs: * ERC32 * LEON2 * LEON3 = Not Currently Analysed = = Blackfin = Since [wiki:Developer/Simulators/SkyEye SkyEye] supports this target architecture, we hope to one day get coverage results on the following BSPs: * eZKit553 = Coldfire = [wiki:Developer/Simulators/SkyEye SkyEye] supports the Coldfire but is currently unable to run any RTEMS Coldfire BSP. Work to improve Skyeye's Coldfire support is welcomed. We look forward to being able to use it to perform coverage testing on the following BSPs. * mcf5206elite In addition Qemu has support for the Coldfire and we can run the uC5282 BSP on it. Unfortunately, the Qemu ColdFire support does not yet include tracing. = PowerPC = Qemu includes support for various PowerPC boards. We have not yet matched a BSP with one of these that works. The likely solution is to do a minimal BSP based upon the powerpc-elf support being used by the Qemu developers. This should result in a minimal but functional BSP and be easy to cobble together.