Re: GSoC Project | Basic Support for Trace Compass

2019-08-01 Thread Sebastian Huber
On 02/08/2019 08:29, Ravindra Kumar Meena wrote: Why do you implement a hash map on your own? I would have renamed the record-main.c to record-main.cc and use std::map for example or something from boost. I tried this but this generates a lot of warnings from the same file and other

Re: GSoC Project | Basic Support for Trace Compass

2019-08-01 Thread Ravindra Kumar Meena
> > Why do you implement a hash map on your own? I would have renamed the > record-main.c to record-main.cc and use std::map for example or > something from boost. > I tried this but this generates a lot of warnings from the same file and other files also. Converting from C to another language requ

Re: Addition of Rule Checkers

2019-08-01 Thread Sebastian Huber
On 02/08/2019 03:35, Chris Johns wrote: On 30/7/19 4:32 pm, Sebastian Huber wrote: On 30/07/2019 01:01, Joel Sherrill wrote: On Mon, Jul 29, 2019 at 5:23 PM Gedare Bloom mailto:ged...@rtems.org>> wrote:     On Wed, Jul 24, 2019 at 7:16 AM Joel Sherrill mailto:j...@rtems.org>> wrote: >

Re: GSoC Project | Basic Support for Trace Compass

2019-08-01 Thread Sebastian Huber
On 02/08/2019 05:48, Ravindra Kumar Meena wrote: I have implemented the hash map for [thread_id]->[thread_name]. The hash map stores the thread per cpu. https://github.com/rmeena840/rtems-tools/commit/a8da9cc4aefc1cdb5d9634715601a96f69fa526a Why do you implement a hash map on your own? I would

Re: GSoC Project | Basic Support for Trace Compass

2019-08-01 Thread Ravindra Kumar Meena
I have implemented the hash map for [thread_id]->[thread_name]. The hash map stores the thread per cpu. https://github.com/rmeena840/rtems-tools/commit/a8da9cc4aefc1cdb5d9634715601a96f69fa526a Have a look. -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of

Re: Addition of Rule Checkers

2019-08-01 Thread Chris Johns
On 30/7/19 4:32 pm, Sebastian Huber wrote: > On 30/07/2019 01:01, Joel Sherrill wrote: >> >> >> On Mon, Jul 29, 2019 at 5:23 PM Gedare Bloom > > wrote: >> >>     On Wed, Jul 24, 2019 at 7:16 AM Joel Sherrill >     > wrote: >> > >> > Hi >>   

Re: RTEMS SMP on Raspberry Pi 2

2019-08-01 Thread Gedare Bloom
On Thu, Aug 1, 2019 at 10:33 AM Ricardo Gomes (1161078) <1161...@isep.ipp.pt> wrote: > > Helo, > > First of all, thank you for your response. > You are correct, it freezes at the point it jumps to RTEMS entry point > address. > I cannot understand why it works with the non-smp samples and fails wi

Re: RTEMS SMP on Raspberry Pi 2

2019-08-01 Thread Gedare Bloom
On Thu, Aug 1, 2019 at 4:49 AM Ricardo Gomes (1161078) <1161...@isep.ipp.pt> wrote: > > Hello everyone, > > I'm trying to collect some results of some experiments that I'm doing related > with synchronization mechanisms for SMPs. > So far, I have the results for QEMU but I'm trying to use a Raspbe

Re: Addition of Rule Checkers

2019-08-01 Thread Gedare Bloom
On Thu, Aug 1, 2019 at 4:47 AM Manuel Coutinho wrote: > > Hi all, > > My 2 cents. > > > -Original Message- > > From: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de] > > Sent: terça-feira, 30 de julho de 2019 07:33 > > To: rtems-de...@rtems.org > > Cc: j...@rtems.org; Gedare Blo

RTEMS SMP on Raspberry Pi 2

2019-08-01 Thread Ricardo Gomes (1161078)
Hello everyone, I'm trying to collect some results of some experiments that I'm doing related with synchronization mechanisms for SMPs. So far, I have the results for QEMU but I'm trying to use a Raspberry Pi 2 to obtain results in real hardware. I saw the new patches that were recently added f

RE: Addition of Rule Checkers

2019-08-01 Thread Manuel Coutinho
Hi all, My 2 cents. > -Original Message- > From: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de] > Sent: terça-feira, 30 de julho de 2019 07:33 > To: rtems-de...@rtems.org > Cc: j...@rtems.org; Gedare Bloom; Manuel Coutinho > Subject: Re: Addition of Rule Checkers > > On 30/0

Re: GSoC PRU: AM35xx Clock driver

2019-08-01 Thread Christian Mauderer
Hello Nils, On 31/07/2019 14:54, Nils Hölscher wrote: > Hi, > > I have been reading into the FreeBSD init code the past few days, > especially for Driver_MODULE. > Expect an Blog entry today or tomorrow. > > Because I don't have JTAG, it took me quite some time. I would always suggest a JTAG or