Home of the RIZE Open Computer Project

RIZE is an open hardware, open source computer for teaching computer fundamentals.  The project's goal is to create a very low cost platform with a classic architecture.  The minimal-abstraction approach enables the user to understand the direct relationship between programming and hardware.

RIZE Forum

Home
Up

 

 
Source Code, Libraries and Programs for RMS102

RizeDemo

 

DEMO demonstrates the capabilities of the RMS102 Microcomputer. Use the keyboard to enter text command to evaluate various hardware and software capabilities.

 

Screen Shots      

 

Downloads Main C Source - Demo1.c
  CrossWorks Project

Rize Libraries

 

To use the Rize libraries, just #include rlib.h in you source and tell the linker to link in these ARM library files.  This library zip file contains the following library files for the Rize RMS102 Microcomputer:
rms102lib.a has general purpose functions for most RMS102 hardware
rgraphlib.a has functions for drawing graphics, text etc.

Read the header files for function documentation.

 

Screen Shots n/a    

 

Downloads Rize Libraries
   

Rowley CrossWorks Files

 

Use these files to add RMS102 support to CrossStudio V1.5

 

Screen Shots n/a    

 

Downloads CrossStudio Support Files
   

 

 

Copyright © 2006 Revely Microsystems