The RMOS3-GNU development package comprises the following components:
- GNU tool chain (comprising a compiler for C/C++, make-tool, assembler, linker and debugger)
- Integrated development environment Eclipse (including CDT plug-in for creating C/C++ programs) with the following RMOS3-specific expansions:
- Simulation environment for RMOS3 applications
- Project type plug-ins for RMOS3 applications and RMOS3 libraries
- Integrated RMOS3 online help and code completion
- FTP plug-in for file transfer to the target system
- Remote launcher plug-in for easy debugging on the target system
- Terminal plug-in for remote operation of the target system
- Profiling plug-in for determining the system load and the task activity on the target system
- GNU debug server for RMOS3
- Adaptation layer MSYS/MinGW for implementing the GNU tool chain, originally developed for UNIX, with Windows systems
- Programming and operating manual in PDF form, in German
Updated versions of the GNU tools released for use with RMOS3:
GNU tools |
RMOS3-GNU V1.0 |
RMOS3-GNU V2.0 |
RMOS3-GNU V2.1 |
RMOS3-GNU V3.0 |
---|---|---|---|---|
C-/ C++ compiler |
V3.3.1 |
V3.4.3 |
V3.4.3 |
V.4.3.0 |
GNU debugger |
V5.3 |
V6.3 |
V6.3 |
V6.8 |
GNU debug server |
V1.0.3 |
V1.2.5 |
V1.3.9 |
V1.4.1 |
Binutil1) |
V2.14 |
V2.14 |
V2.14 |
V2.18 |
Eclipse IDE |
V2.1.1 |
V3.0.1 |
V3.2.1 |
V3.4.1 |
Eclipse CDT plug-in |
V1.2.0 |
V2.1.1 |
V3.1.1 |
V5.0.1 |
Cygwin |
V1.5.5-1 |
V1.5.12-1 |
V1.5.12-1 |
- |
MinGW/MSYS |
- |
- |
- |
V5.1.4/V1.0.10 |
1) Assembler rm-as, linker rm-ld, object dump rm-objdump, archiver rm-ar.exe, striptool rm-strip, index creator for archiver rm-ranlib, display symbol rm-nm