Hello Joel,
On 14/12/2020 15:23, Joel Sherrill wrote:
OK. I'll start another sweep when this goes in.
I updated the RSB to fetch the latest tools today. Now, the failures
should be fixed.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...
Update #4202.
---
.../rtems/testing/bsps/fvp_cortex_r52x1.ini | 38 +++
.../rtems/testing/bsps/fvp_cortex_r52x2.ini | 38 +++
.../rtems/testing/bsps/fvp_cortex_r52x4.ini | 38 +++
3 files changed, 114 insertions(+)
create mode 100644 tester/rt
Hi
It took a long time to get from 4.10 to 4.11 and then on to 5. I don't see
any reason getting from 5 to 6 should be such a long period of time. It
seems as if we focus on a few major changes and see what happens while
those go in. Right now, I'd be prone to say 6 is ready to branch from a
featu
Hi
The context switch recorder code -- _Record_Thread_switch in
record-userext.c has this code:
items[ 0 ].event = RTEMS_RECORD_THREAD_SWITCH_OUT;
items[ 0 ].data = executing->Object.id;
items[ 1 ].event = RTEMS_RECORD_THREAD_STACK_CURRENT;
items[ 1 ].data =
#if defined(__GNUC__)
(uin
Hi
First, we have successfully managed to get the user extension and IRQ trace
records off a target and see them on the host. Now I'm wondering how more
of the predefined ones get turned on.
In recorddata.h, I see 100s of events defined for standard RTEMS operations
but there don't appear to be c
Hi, joel
Our team is developing a pcie card running rtems. The stability is very
important for us.
Currently we are using rtems 5.1. Are there plans for rtems 5.x ? Such as bug
fixes, new features, etc.
"aarch64 on real hardware and SMP" is what we really wanted. Does this feature
will be suppor
On Wed, Dec 16, 2020, 6:38 PM small...@aliyun.com
wrote:
> Hi, joel
> Our team is developing a pcie card running rtems. The stability is very
> important for us.
> Currently we are using rtems 5.1. Are there plans for rtems 5.x ? Such as
> bug fixes, new features, etc.
> "aarch64 on real hardware
Hi,joel
Your reply is helpful and fast as usual. Thanks very much!
small...@aliyun.com
From: Joel Sherrill
Date: 2020-12-17 08:44
To: smallphd
CC: devel; David Edelsohn
Subject: Re: Planning for RTEMS 6 Branch
On Wed, Dec 16, 2020, 6:38 PM small...@aliyun.com wrote:
Hi, joel
Our team is dev
On 16/12/2020 21:01, Joel Sherrill wrote:
Hi
The context switch recorder code -- _Record_Thread_switch in
record-userext.c has this code:
items[ 0 ].event = RTEMS_RECORD_THREAD_SWITCH_OUT;
items[ 0 ].data = executing->Object.id;
items[ 1 ].event = RTEMS_RECORD_THREAD_STACK_CURRENT;
i
Hello Joel,
On 16/12/2020 22:59, Joel Sherrill wrote:
Hi
First, we have successfully managed to get the user extension and IRQ
trace records off a target and see them on the host. Now I'm wondering
how more of the predefined ones get turned on.
In recorddata.h, I see 100s of events defined
10 matches
Mail list logo