A simple question about porting rtems to a new BSP

Tim Cussins timcussins at eml.cc
Wed Aug 27 14:03:02 UTC 2008


On Wed, 2008-08-27 at 21:38 +0800, PowerMan wrote:
> Hello,
>        I am working for a IC company. My work is porting rtems to
> vt3421.
> VT3421 is a security chip based on arm926ej-s. That chip is designed
> by my company.
> 
>        I create 2 directory:
> rtems-4.7.3/c/src/lib/libcpu/arm/vt3421
> rtems-4.7.3/c/src/lib/libbsp/arm/vt3421-board

Hi PowerMan.

RTEMS has extensive documentation:

http://www.rtems.com/onlinedocs/doc-current/share/rtems/html/


The doc you might want to look through is:

RTEMS BSP and Device Driver Development Guide

You'll probably kick off by copying the folder (& contents) for a bsp that uses the same processor, then tweak as required.

Tim




More information about the users mailing list