RTEMS available tasks
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jan 27 08:00:52 UTC 2014
Hello Andre,
On 2014-01-26 01:31, Andre Marques wrote:
> Hello,
>
> I'm a CS undergraduate student and i've decided to do something RTEMS related
> for my final project.
this is nice.
>
> I already have a RTEMS build (4.11) working on my Gentoo system and played a
> bit with the EDF and RM schedulers (just launching some tasks and counting the
> deadline misses).
Which BSP do you use? If you want to work with a simulator BSP, then you
should have a look at the arm/realview_pbx_a9_qemu BSP since it offers a NULL
pointer read and write protection. Qemu is also a fast simulator which
provides support for GDB watch points. This is quite handy for development and
test suite runs.
>
> As of right now i'm between semesters, and looking to fill this gap with some
> coding fun. In [1] there is a task for making the implementation of rename()
> POSIX conformant. If this task is still open I would like to start working on it.
Yes, this task is still open and it is a good start point.
I would start with a new test in
http://git.rtems.org/rtems/tree/testsuites/fstests/
which covers the POSIX rename() specification
http://pubs.opengroup.org/onlinepubs/9699919799/functions/rename.html
>
> I also went through the Google Code-In open tasks and found this bug [2][3],
Fixing this bug is a very boring task. You have to install also the tool chain
for each RTEMS target and build all BSPs.
> which I could also work on, but if there's anything more interesting (possibly
> some small task related with scheduling) please let me know.
>
> [1] -
> https://wiki.rtems.org/wiki/index.php/Open_Projects#API_Layers_.28POSIX.2C_Classic.2C_SAPI.29
>
> [2] - http://www.google-melange.com/gci/task/view/google/gci2013/5227914052239360
> [3] - https://www.rtems.org/bugzilla/show_bug.cgi?id=1279
>
> Thanks for your time,
> Andre Marques.
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list