Re: How to start contributing towards RTEMS project

2013-09-02 Thread Ritesh Harjani
Thanks all for the wonderful response. I hope this post will help others as well who want to contribute to RTEMS development. Currently I have enabled all the testcases on raspberry pi including the libmm tests. Will start some running some tests to get the feel. Also, meanwhile I will get the set

Re: How to start contributing towards RTEMS project

2013-09-02 Thread Alan Cudmore
The Raspberry Pi could use drivers: SPI / SD card access, I2C Bus Ethernet ( this could be hard since it is a USB device ) , HDMI/graphics console, Sound? Alan On 9/2/2013 4:35 PM, Karel Gardas wrote: On 09/ 2/13 07:33 AM, Ritesh Harjani wrote: I have Raspberry pi + ti stellaris lm4f120 launch

Re: How to start contributing towards RTEMS project

2013-09-02 Thread Karel Gardas
On 09/ 2/13 07:33 AM, Ritesh Harjani wrote: I have Raspberry pi + ti stellaris lm4f120 launchpad, if it helps. Well, if you'd like to do some coding exercise, then what about to write a driver for LM4F120's EEPROM? I've hoped to do this myself but my project has grown up to the size which doe

Re: How to start contributing towards RTEMS project

2013-09-02 Thread Gedare Bloom
rote: > Hi Everyone, > > This mail is to get some help from you guys on *"how to start > contributing towards RTEMS project"* > > *Background work done*: > > 1. With the help of Hesham and community posts, I have setup the > rtems-4.11 toolchain for arm > on

How to start contributing towards RTEMS project

2013-09-01 Thread Ritesh Harjani
Hi Everyone, This mail is to get some help from you guys on *"how to start contributing towards RTEMS project"* *Background work done*: 1. With the help of Hesham and community posts, I have setup the rtems-4.11 toolchain for arm on fedora 19, 64bit. 2. Synced the rtems-4.11 sour