You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

The RCE Developer Handbook describes the process of coding, building, and deploying rce applications to RCEs running 4.9.x releases of RTEMS.

The Handbook is an extension of the material presented at the RCE Training Workshop at CERN, June 15-16, 2009 – in particular, the talk given by Stephen Tether on RTEMS Basics and Introduction to Programmer's Development Cycle.

Unknown macro: {html}

<table>
<tr>
<td valign=top align=right>Coding
</td>
<td>rce executables and libraries are coded in C+. Developers have access to the apis exposed by the rce core: rtems runtime (C), newlib (C), rce utilities (C), and dynamic linker (C+).<br/>
This chapter covers:<br/>

  • Modules, runnable modules, and static libraries<br/>
  • Coding rce modules<br/>
  • Coding rce runnable modules<br/>
  • Additional considerations for rce runnable modules<br/>
    </td>
    </tr>
    <tr>
    <td align=right>Building
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td align=right>Shell Command Reference
    </td>
    <td>
    </td>
    </tr>
    </table>
  • No labels