Skip to content

cFS, RTEMS, SPARC/LEON3 ensemble #314

Answered by ghost
zureramad asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Jesús,
I think you are on the right track. I use the same RCC 1.3.0 toolchain, so I know that the cFS will build and run on the LEON3 with it.

The OSAL BSP has the initial startup code for the cFS: When the pc-rtems OSAL BSP builds, you probably get errors because the LEON3 BSP does not have the IDE disk drivers.
You should copy the pc-rtems OSAL BSP as you suggested: leon3-rtems ( or you could call it generic-rtems, because it will likely run on additional RTEMS BSPS such as the Beaglebone black, etc )

OSAL BSP:
In the OSAL BSP , you will need to remove the code that mounts the IDE device, but you still need a file system to load the cFS apps, tables, and startup script. A generic way…

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@jphickey
Comment options

@zureramad
Comment options

@zureramad
Comment options

@jphickey
Comment options

@ghost
Comment options

Answer selected by zureramad
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants