Hello Sir,
I have updated https://devel.rtems.org/wiki/GSoC/2015 with my proposal for
Nested Mutexes project. Please guide on what can I add to my proposal for
following points:
1. Future improvement to the projects.
2. Deliverable part of the report.
Also provide me with complete review of the p
El 25/03/2015 21:41, "Joel Sherrill" escribió:
>
>
>
> On March 24, 2015 8:37:57 AM CDT, Daniel Gutson <
daniel.gut...@tallertechnologies.com> wrote:
> >In order to avoid code duplication and ease future bugfixing, I suggest
> >to have a conditional casting and leave the core code alone, something
Hi,
Is there are bit in the Id that could be reserved and used to record the
interrupt nesting state when tracing ?
This saves having to find a bit somewhere else in record to capture this
piece of information. I am thinking about testing the irq nesting level
and if set recording this.
Chris
__
On March 24, 2015 8:41:35 AM CDT, Daniel Gutson
wrote:
>
>El 24/03/2015 10:34, "Joel Sherrill"
>escribió:
>>
>>
>>
>> On 3/24/2015 8:29 AM, Daniel Gutson wrote:
>>>
>>>
>>> El 24/03/2015 10:17, "Joel Sherrill"
>escribió:
>>> >
>>> > Hi
>>> >
>>> > I am pushing all but the one patch that was c
On March 24, 2015 8:37:57 AM CDT, Daniel Gutson
wrote:
>In order to avoid code duplication and ease future bugfixing, I suggest
>to have a conditional casting and leave the core code alone, something
>like
>
>#ifdef __rtems__
>#define cast(x) ((unsigned long int)x)
>#else
>#define cast(x) (x)
>
On 26/03/2015 1:14 am, Gedare Bloom wrote:
> Looks pretty good. I have the same basic comment I give most students,
> which is that you should try to flesh out some more details about what
> exactly you will be doing, i.e. what code you might be able to use,
> what your software architecture may lo
On 03/25/2015 05:41 PM, André Marques wrote:
It is not, only on Sebastian's repository. It was anounced here along
with an USB host stack:
https://lists.rtems.org/pipermail/devel/2014-August/007873.html
Any updates on this?
And is the new i2c API the recommended one for SPI as
well now?
--jo
On 03/25/2015 05:41 PM, André Marques wrote:
On 25-03-2015 14:17, Gedare Bloom wrote:
On Wed, Mar 25, 2015 at 4:49 AM, André Marques
wrote:
Hello everyone,
My GSoC proposal entitled "Raspberry Pi Low Level Peripherals and SD Card"
can be found for review at:
https://docs.google.com/document
On 25-03-2015 14:17, Gedare Bloom wrote:
On Wed, Mar 25, 2015 at 4:49 AM, André Marques
wrote:
Hello everyone,
My GSoC proposal entitled "Raspberry Pi Low Level Peripherals and SD Card"
can be found for review at:
https://docs.google.com/document/d/11K0qU3OsbSMhNYkTTWt4kitAbd6uuJBcMfA_07Lg6j8
Hi
newlib has the iconv header files but on the h8300 at least the
code is not built. The dosfs still uses it so you get undefined
symbols in those tests.
Is it possible to build the dosfs without iconv support easily?
Or should I just disable these tests for that target.
--joel
___
P.S. mentors feel free to sign-up for GSoC. We have lots of
interesting project proposals this year, does one catch your eye?
https://devel.rtems.org/wiki/GSoC/2015
On Wed, Mar 25, 2015 at 12:24 PM, Joel Sherrill
wrote:
> Hi
>
> Only two days left to apply to GSOC.
>
> The ESA SOCIS application p
Hi
Only two days left to apply to GSOC.
The ESA SOCIS application period is now open. If you are qualified
based on their rules, please apply to both the SOCIS and GSOC.
Get those applications in!
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherr...@oarcorp.com
Dear community members,
I successfully uploaded my proposal for GSOC 2015 at
http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/sujayraaj/5629499534213120
I welcome you all for any reviews/suggestions/criticism for the same.
The proposal is public.
With regards,
Sujay Raj
On March 25, 2015 9:17:51 AM CDT, Gedare Bloom wrote:
>On Wed, Mar 25, 2015 at 4:49 AM, André Marques
> wrote:
>> Hello everyone,
>>
>> My GSoC proposal entitled "Raspberry Pi Low Level Peripherals and SD
>Card"
>> can be found for review at:
>>
>>
>https://docs.google.com/document/d/11K0qU3OsbS
If you copied from the template and used the same sharing settings, it
should just work.
Gedare
On Wed, Mar 25, 2015 at 9:52 AM, abd el-hamed Amer
wrote:
> Dear Anand,
>
> Thanks a lot, How can i set it to be visible to mentors(I just know mentor
> name)?
>
> Regards,
> Abdelhamid
>
> On Wed, Mar
On Wed, Mar 25, 2015 at 4:49 AM, André Marques
wrote:
> Hello everyone,
>
> My GSoC proposal entitled "Raspberry Pi Low Level Peripherals and SD Card"
> can be found for review at:
>
> https://docs.google.com/document/d/11K0qU3OsbSMhNYkTTWt4kitAbd6uuJBcMfA_07Lg6j8
>
> One issue I would like to dis
Looks pretty good. I have the same basic comment I give most students,
which is that you should try to flesh out some more details about what
exactly you will be doing, i.e. what code you might be able to use,
what your software architecture may look like, draw some diagrams to
clarify concepts, an
Dear Anand,
Thanks a lot, How can i set it to be visible to mentors(I just know mentor
name)?
Regards,
Abdelhamid
On Wed, Mar 25, 2015 at 3:41 PM, Anand Krishnan wrote:
> Hi,
>
> Create an account on RTEMS page, login using it to the tracking page and
> then you will find the link at the botto
Hi,
Create an account on RTEMS page, login using it to the tracking page and
then you will find the link at the bottom of the page to edit the page. Go
to that and edit the table and paste the link to your proposal google doc.
Make sure it's visible to your mentors or make it public.
All the best
Dear,
How can i share my proposal on RTEMS table with mentors? or just upload it
in Google Summer of Code account. It's the first time to apply please help
me.
Best Reagrds
On Wed, Mar 25, 2015 at 1:15 PM, Anand Krishnan wrote:
> Attaching the google docs link as well:
> https://docs.google.co
A nice surprise with GCC 5:
Forwarded Message
Subject:Recursive calloc() due to optimization
Date: Wed, 25 Mar 2015 12:32:58 +0100
From: Sebastian Huber
To: gcc-h...@gcc.gnu.org
Hello,
I updated to GCC 5 and now it turns the RTEMS calloc() implementation int
Attaching the google docs link as well:
https://docs.google.com/document/d/1OOKr9px9yYtAjUvLJM1_Js4xxsg_fXxnN3AWaf3IUp0/edit?usp=sharing
Thanks!
Anand
On Wed, Mar 25, 2015 at 8:49 AM, Anand Krishnan wrote:
> Dear Mentors and students,
>
> It'd be great if you could review my proposal. I am plan
Looks good. Please apply it.
danielh
On 03/25/2015 11:42 AM, Sebastian Huber wrote:
---
cpukit/score/cpu/sparc/rtems/score/sparc.h | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/sparc/rtems/score/sparc.h
b/cpukit/score/cpu/sparc/rtems/score/spar
---
cpukit/score/cpu/sparc/rtems/score/sparc.h | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/sparc/rtems/score/sparc.h
b/cpukit/score/cpu/sparc/rtems/score/sparc.h
index ac8c510..45df6ff 100644
--- a/cpukit/score/cpu/sparc/rtems/score/sparc.h
+++ b/c
Hello everyone,
My GSoC proposal entitled "Raspberry Pi Low Level Peripherals and SD
Card" can be found for review at:
https://docs.google.com/document/d/11K0qU3OsbSMhNYkTTWt4kitAbd6uuJBcMfA_07Lg6j8
One issue I would like to discuss here is related to the SD card
support, which as exposed on
Hello,
we are currently planning another open RTEMS class in Munich/Germany to
start on
June 15th, 2015.
Maybe you or some of your colleagues like to join in? See our updated
website
http://www.embedded-brains.de/en/rtems-real-time-operating-system/rtems-training-courses/
for
26 matches
Mail list logo