Update #2559.
---
cpukit/score/cpu/sparc64/cpu.c | 6 ++
cpukit/score/cpu/sparc64/rtems/score/cpu.h | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/cpukit/score/cpu/sparc64/cpu.c b/cpukit/score/cpu/sparc64/cpu.c
index 1834b34..512ab90 100644
--- a/cpukit/sc
Update #2559.
---
cpukit/score/cpu/epiphany/rtems/score/cpu.h | 18 +-
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/cpukit/score/cpu/epiphany/rtems/score/cpu.h
b/cpukit/score/cpu/epiphany/rtems/score/cpu.h
index aa786cd..24f9160 100644
--- a/cpukit/score/cpu/epiph
Update #2559.
---
cpukit/score/cpu/sh/cpu.c | 6 ++
cpukit/score/cpu/sh/rtems/score/cpu.h | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/cpukit/score/cpu/sh/cpu.c b/cpukit/score/cpu/sh/cpu.c
index 2b41e78..d6e2d17 100644
--- a/cpukit/score/cpu/sh/cpu.c
+
Update #2559.
---
cpukit/score/cpu/bfin/rtems/score/cpu.h | 34 +
1 file changed, 1 insertion(+), 33 deletions(-)
diff --git a/cpukit/score/cpu/bfin/rtems/score/cpu.h
b/cpukit/score/cpu/bfin/rtems/score/cpu.h
index f4da07d..3302f47 100644
--- a/cpukit/score/cpu/bf
Update #2559.
---
cpukit/score/cpu/or1k/rtems/score/cpu.h | 18 +-
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/cpukit/score/cpu/or1k/rtems/score/cpu.h
b/cpukit/score/cpu/or1k/rtems/score/cpu.h
index 2405844..7364343 100644
--- a/cpukit/score/cpu/or1k/rtems/score/
Update #2559.
---
cpukit/score/cpu/sparc/cpu.c | 4
cpukit/score/cpu/sparc/rtems/score/cpu.h | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/sparc/cpu.c b/cpukit/score/cpu/sparc/cpu.c
index 5434355..899ed40 100644
--- a/cpukit/score/cpu/sparc
Update #2559.
---
cpukit/score/cpu/m68k/cpu.c | 33 +
cpukit/score/cpu/m68k/rtems/score/cpu.h | 29 +
2 files changed, 34 insertions(+), 28 deletions(-)
diff --git a/cpukit/score/cpu/m68k/cpu.c b/cpukit/score/cpu/m68k/cpu.c
i
Update #2559.
---
cpukit/score/cpu/lm32/rtems/score/cpu.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/lm32/rtems/score/cpu.h
b/cpukit/score/cpu/lm32/rtems/score/cpu.h
index dd0ec47..3ddae7c 100644
--- a/cpukit/score/cpu/lm32/rtems/score/cpu.h
+++ b/cpukit/
Update #2559.
---
cpukit/score/cpu/no_cpu/rtems/score/cpu.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
index 67a725c..1c29bd6 100644
--- a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
+++ b
Update #2559.
---
cpukit/score/cpu/i386/cpu.c | 4
cpukit/score/cpu/i386/rtems/score/cpu.h | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/i386/cpu.c b/cpukit/score/cpu/i386/cpu.c
index 436c822..f22c4d3 100644
--- a/cpukit/score/cpu/i386/cpu.
Update #2559.
---
cpukit/score/cpu/moxie/rtems/score/cpu.h | 31 +--
1 file changed, 1 insertion(+), 30 deletions(-)
diff --git a/cpukit/score/cpu/moxie/rtems/score/cpu.h
b/cpukit/score/cpu/moxie/rtems/score/cpu.h
index 4e4bbad..9f0b9b4 100644
--- a/cpukit/score/cpu/m
Update #2559.
---
cpukit/score/cpu/mips/cpu.c | 4
cpukit/score/cpu/mips/rtems/score/cpu.h | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/cpukit/score/cpu/mips/cpu.c b/cpukit/score/cpu/mips/cpu.c
index cb6c664..fe89a10 100644
--- a/cpukit/score/cpu/mips/cpu.
Delete SCORE_INIT. This finally removes the
some.h:
#ifndef SOME_XYZ_EXTERN
#define SOME_XYZ_EXTERN extern
#endif
SOME_XYZ_EXTERN type xyz;
some_xyz.c:
#define SOME_XYZ_EXTERN
#include
pattern in favour of
some.h:
extern type xyz;
some_xyz.c
#include
type xyz;
Update #255
Hi Viktoriya,
Welcome to RTEMS! You should see our Getting Started guide especially
oriented toward GSoC students, at
https://devel.rtems.org/wiki/GSoC/GettingStarted
Please note the current master branch of RTEMS is now version 4.12, so
adjust any use of 4.11 to be 4.12 when working with 'master
will it be recorded for later view and/or for those that cannot attend?
On Wed, Feb 3, 2016 at 10:26 PM, Thomas Dörfler <
thomas.doerf...@embedded-brains.de> wrote:
> Hello,
>
> we are currently planning an open RTEMS class "RTEMS Application
> Development" in Munich/Germany to start on
>
>
Hello,
we are currently planning an open RTEMS class "RTEMS Application
Development" in Munich/Germany to start on
April 12th, 2016.
This class has is main focus on application development based on the
RTEMS kernel.
Maybe you or some of your colleagues like to join in? See our updated
we
On 2 February 2016 at 10:53, Sebastian Huber
wrote:
> On 01/02/16 14:39, Darshit Shah wrote:
>>>
>>> >Maybe we can implement
>>> >
>>> >Improve the SMP scheduler with arbitrary processor affinity support
>>> >https://devel.rtems.org/ticket/2510
>>> >
>>> >as part of this years GSoC.
>>> >
>>
>> I'
On 03/02/16 09:16, Darshit Shah wrote:
Breakpoint 1, _Thread_Set_state (the_thread=0x21a3e0, state=262144) at
>rtems-4.12/c/src/../../cpukit/score/src/threadsetstate.c:39
>39_Scheduler_Acquire( the_thread, &lock_context );
>(gdb) bt
>#0 _Thread_Set_state (the_thread=0x21a3e0, state=262
18 matches
Mail list logo