Interested in contribute to RTEMS

Gedare Bloom gedare at rtems.org
Fri Jan 24 15:15:26 UTC 2014


If you are following the instructions on our wiki, then you need to
have a rtems-grub.cfg located in your hda.img file. You might also
like to try the instructions related to the "rtems-testing.git"
module.

-Gedare

On Fri, Jan 24, 2014 at 10:05 AM, Garvit Sharma <garvits45 at gmail.com> wrote:
> Hi, I am executing the following command on my system
>
>>> qemu-system-i386 -m 128 -boot a -fda rtems-boot.img -hda hda.img -hdb
>>> fat:. -serial stdio -no-reboot -s
>
> after that gui of qemu appeared and it consists of grub shell. I am not
> getting what to do next.
>
>
> On Wed, Jan 22, 2014 at 11:46 PM, Gedare Bloom <gedare at rtems.org> wrote:
>>
>> You might like to consider going to the task list for Google Code-In
>> [1] and filter for "RTEMS" as the Organization field and "open" for
>> the Status field. These tasks are relatively easy to get started on so
>> you can look for something that might interest you. There are some
>> possible bug fixes and some test case refactoring tasks.
>>
>> [1] http://www.google-melange.com/gci/tasks/google/gci2013
>>
>> On Wed, Jan 22, 2014 at 1:03 PM, Garvit Sharma <garvits45 at gmail.com>
>> wrote:
>> > I am configuring qemu to see examples working, In the meanwhile please
>> > tell
>> > me how should I make my first contribution to this organization. Which
>> > bug
>> > should I start with ?
>> >
>> >
>> > On Wed, Jan 22, 2014 at 11:21 PM, Gedare Bloom <gedare at rtems.org> wrote:
>> >>
>> >> ok. for 4.10 i think it should "just work". For new development, we
>> >> suggest using 4.11 (the current git master). We only accept bug fixes
>> >> submitted to 4.10. Hopefully a 4.11 release will come soon!
>> >> -Gedare
>> >>
>> >> On Wed, Jan 22, 2014 at 12:45 PM, Garvit Sharma <garvits45 at gmail.com>
>> >> wrote:
>> >> > yes, I have got *.exe files, also *.ralf. I am using rtems4.10. I am
>> >> > using
>> >> > fedora-19.
>> >> >
>> >> >
>> >> > On Wed, Jan 22, 2014 at 11:12 PM, Gedare Bloom <gedare at rtems.org>
>> >> > wrote:
>> >> >>
>> >> >> I think you should also have gotten *.exe files for that target?
>> >> >> What
>> >> >> version of RTEMS are you using?
>> >> >>
>> >> >> The instructions at http://wiki.rtems.org/wiki/index.php/Qemu
>> >> >> describe
>> >> >> how to use Qemu with RTEMS especially on the i386. That is a good
>> >> >> simulator to use and work with, as it also works for a lot of other
>> >> >> RTEMS targets.
>> >> >> -G
>> >> >>
>> >> >> On Wed, Jan 22, 2014 at 12:07 PM, Garvit Sharma
>> >> >> <garvits45 at gmail.com>
>> >> >> wrote:
>> >> >> > Hi, I have done with the following tasks :
>> >> >> >
>> >> >> > 1. Installed GNU cross-compilation tools for RTEMS on my host
>> >> >> > system.
>> >> >> > 2. Installed RTEMS OS for the target host.
>> >> >> > 3. I have chosen the target as i386 and BSP as i386/pc686.
>> >> >> > 4. I have build the examples and from that I got *.ralf files. I
>> >> >> > know
>> >> >> > these
>> >> >> > files are executables which are to be run on target machine. But
>> >> >> > how
>> >> >> > to
>> >> >> > do
>> >> >> > so ? Is not there any simulator for that ?
>> >> >> >
>> >> >> > Thanks,
>> >> >> >
>> >> >> >
>> >> >> > On Wed, Jan 22, 2014 at 9:00 PM, Gedare Bloom <gedare at rtems.org>
>> >> >> > wrote:
>> >> >> >>
>> >> >> >> Probably the easiest place to start is
>> >> >> >> http://www.rtems.org/wiki/index.php/GSoC_Getting_Started
>> >> >> >>
>> >> >> >> You may like to build the tools using the RSB:
>> >> >> >> http://www.rtems.org/wiki/index.php/RSB
>> >> >> >>
>> >> >> >> -Gedare
>> >> >> >>
>> >> >> >> On Wed, Jan 22, 2014 at 6:16 AM, Garvit Sharma
>> >> >> >> <garvits45 at gmail.com>
>> >> >> >> wrote:
>> >> >> >> > Hi, I have installed cross-compiler toolsets and now it is the
>> >> >> >> > time
>> >> >> >> > to
>> >> >> >> > build
>> >> >> >> > rtems from the source. I want to know that for which target
>> >> >> >> > architecture
>> >> >> >> > should I build rtems.
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > On Wed, Jan 22, 2014 at 11:50 AM, Nick Withers
>> >> >> >> > <nick.withers at anu.edu.au>
>> >> >> >> > wrote:
>> >> >> >> >>
>> >> >> >> >> On Wed, 2014-01-22 at 11:41 +0530, Garvit Sharma wrote:
>> >> >> >> >> > Hello All,
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> > I am a newbie to the world of rtems and want to make
>> >> >> >> >> > contributions
>> >> >> >> >> > towards rtems. I have experience with
>> >> >> >> >> > C/SystemProgramming/DeviceDrivers and gnu tools like gdb,
>> >> >> >> >> > strace
>> >> >> >> >> > and
>> >> >> >> >> > Oprofile. Please show me the direction to start from.
>> >> >> >> >>
>> >> >> >> >> Hi Garvit!
>> >> >> >> >>
>> >> >> >> >> (Humble user here)
>> >> >> >> >>
>> >> >> >> >> Glad to hear you want to contribute, that's awesome :-)
>> >> >> >> >>
>> >> >> >> >> Perhaps have a look at
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> http://www.rtems.org/wiki/index.php/Contributing#How_can_I_help.3F ?
>> >> >> >> >> It's got both coding and non-coding suggestions that might
>> >> >> >> >> help.
>> >> >> >> >>
>> >> >> >> >> Looking forward to your contributions :-)
>> >> >> >> >> --
>> >> >> >> >> Nick Withers
>> >> >> >> >>
>> >> >> >> >> Embedded Systems Programmer
>> >> >> >> >> Department of Nuclear Physics, Research School of Physics and
>> >> >> >> >> Engineering
>> >> >> >> >> The Australian National University (CRICOS: 00120C)
>> >> >> >> >>
>> >> >> >> >> > Thanks,
>> >> >> >> >> >
>> >> >> >> >> > --
>> >> >> >> >> >
>> >> >> >> >> > Garvit Sharma
>> >> >> >> >> > B.Tech | Computer Science and Engineering
>> >> >> >> >> > UG Final year
>> >> >> >> >> > LNM IIT, Jaipur
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> > No Body is a Scholar by birth, its only hard work and strong
>> >> >> >> >> > determination that makes him master.
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> > _______________________________________________
>> >> >> >> >> > rtems-users mailing list
>> >> >> >> >> > rtems-users at rtems.org
>> >> >> >> >> > http://www.rtems.org/mailman/listinfo/rtems-users
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> >
>> >> >> >> > Garvit Sharma
>> >> >> >> > B.Tech | Computer Science and Engineering
>> >> >> >> > UG Final year
>> >> >> >> > LNM IIT, Jaipur
>> >> >> >> >
>> >> >> >> > No Body is a Scholar by birth, its only hard work and strong
>> >> >> >> > determination
>> >> >> >> > that makes him master.
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > _______________________________________________
>> >> >> >> > rtems-users mailing list
>> >> >> >> > rtems-users at rtems.org
>> >> >> >> > http://www.rtems.org/mailman/listinfo/rtems-users
>> >> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> >
>> >> >> > Garvit Sharma
>> >> >> > B.Tech | Computer Science and Engineering
>> >> >> > UG Final year
>> >> >> > LNM IIT, Jaipur
>> >> >> >
>> >> >> > No Body is a Scholar by birth, its only hard work and strong
>> >> >> > determination
>> >> >> > that makes him master.
>> >> >> >
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> >
>> >> > Garvit Sharma
>> >> > B.Tech | Computer Science and Engineering
>> >> > UG Final year
>> >> > LNM IIT, Jaipur
>> >> >
>> >> > No Body is a Scholar by birth, its only hard work and strong
>> >> > determination
>> >> > that makes him master.
>> >> >
>> >
>> >
>> >
>> >
>> > --
>> >
>> > Garvit Sharma
>> > B.Tech | Computer Science and Engineering
>> > UG Final year
>> > LNM IIT, Jaipur
>> >
>> > No Body is a Scholar by birth, its only hard work and strong
>> > determination
>> > that makes him master.
>> >
>
>
>
>
> --
>
> Garvit Sharma
> B.Tech | Computer Science and Engineering
> UG Final year
> LNM IIT, Jaipur
>
> No Body is a Scholar by birth, its only hard work and strong determination
> that makes him master.
>



More information about the users mailing list