Hi,
I am a noob to RTEMS. Currently working on developing an RTEMS 4.11 BSP for
a new SOC based on ARM926EJS.
I have taken lpc32xx_mzx as the reference BSP and I was able to
successfully build the BSP in Ubuntu 16.04 using the steps in
RTEMS user manual.
Below is the time taken for completing each
Hello,
we are using Rtems 4.10 (RCC-1.2.16. RTEMS-4.10, GCC 4.4.6), compiling for
two processor nodes and sharing data using global message queues.
We have no issues when receiving messages if we set the "no wait" option:
rtems_message_queue_receive(rtemsId, data, size, RTEMS_NO_WAIT, 0);
But if w
On Wed, Dec 5, 2018 at 6:47 PM Chris Johns wrote:
> On 05/12/2018 17:14, Sebastian Huber wrote:
> > On 04/12/2018 17:53, Amaan Cheval wrote:
> >> This is great news!
> >>
> >> - Is there a way for other interested parties to join the effort
> (volunteers
> >> from the community)?
> >
> > Yes, of
Sorry, but I truly do not know currently how the RTEMS community repository is
organized and we have not yet defined the way we would like to organize the
part of the Qualification RTEMS SMP repository.
But from our previous experience, we would need a repository that would record
all the deli