psim: RTEMS_SHM_SEMAPHORE_KEY and RTEMS_SHM_KEY

2016-04-04 Thread Sebastian Huber
Hello, the psim simulator script requires a RTEMS_SHM_SEMAPHORE_KEY and RTEMS_SHM_KEY. Does anyone know how to set up this? -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebasti

Re: [PATCH] or1k: add KEEP section directives to the linkcmds

2016-04-04 Thread Sebastian Huber
Looks good. On 05/04/16 08:46, Hesham Almatary wrote: From: Hesham Almatary --- c/src/lib/libbsp/or1k/shared/startup/linkcmds.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/or1k/shared/startup/linkcmds.base b/c/src/lib/libbsp/or1k/shared/startup/l

[PATCH] or1k: add KEEP section directives to the linkcmds

2016-04-04 Thread Hesham Almatary
From: Hesham Almatary --- c/src/lib/libbsp/or1k/shared/startup/linkcmds.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/or1k/shared/startup/linkcmds.base b/c/src/lib/libbsp/or1k/shared/startup/linkcmds.base index 31bb92d..2eefc72 100644 --- a/c/src/lib/

Re: [PATCH] or1k: add KEEP section directives to the linkcmds

2016-04-04 Thread Sebastian Huber
Hello Hesham, I think this adds way to many KEEP() directives. On 05/04/16 08:37, Hesham Almatary wrote: From: Hesham Almatary --- c/src/lib/libbsp/or1k/shared/startup/linkcmds.base | 86 +++--- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/c/src/lib/libbs

[PATCH] or1k: add KEEP section directives to the linkcmds

2016-04-04 Thread Hesham Almatary
From: Hesham Almatary --- c/src/lib/libbsp/or1k/shared/startup/linkcmds.base | 86 +++--- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/c/src/lib/libbsp/or1k/shared/startup/linkcmds.base b/c/src/lib/libbsp/or1k/shared/startup/linkcmds.base index 31bb92d..133ad0

Re: Building a rtems image

2016-04-04 Thread Chris Johns
On 5/04/2016 10:18 AM, Sambeet Panigrahi wrote: -- Forwarded message -- From: "Sambeet Panigrahi" Date: Apr 5, 2016 5:47 AM Subject: Re: Building a rtems image To: "Chris Johns" Cc: I gave the command and the output is as follows:: $file examples/ticker.exe examples/ticker.exe:

Re: Building a rtems image

2016-04-04 Thread Sambeet Panigrahi
-- Forwarded message -- From: "Sambeet Panigrahi" Date: Apr 5, 2016 5:47 AM Subject: Re: Building a rtems image To: "Chris Johns" Cc: I gave the command and the output is as follows:: $file examples/ticker.exe examples/ticker.exe:32 bit MSB executable, SPARC version 1 (SYSV), sta

Re: Building a rtems image

2016-04-04 Thread Chris Johns
On 4/04/2016 10:53 PM, Sambeet Panigrahi wrote: I corrected the qemu.sh script.The image runs now but I get a error No Multiboot Header found. Can you help me to find a solution to it. What does ... $ file examples/ticker.exe show? The PC BSP executable .exe files contain a multiboot header

Re: BBB PWM driver development - GSOC 2016

2016-04-04 Thread punit vara
I am extremely sorry about my rough work. I have gone through coding conversion. From next time I will strictly follow coding conventions and publish my work in good way. It seems that I have to generate gpio interface file for epwm pins same as André Marques used in i2c code for rpi. Yes it is pos

Re: [rtems commit] or1k/generic_or1k: Add per-section compilation and linking support

2016-04-04 Thread Gedare Bloom
There is a specific way you should turn off the option. Check some other .cfg files or maybe Joel will provide the template. On Mon, Apr 4, 2016 at 1:00 AM, Hesham Almatary wrote: > Should I "undo" this patch to get it working again? > > On Sat, Apr 2, 2016 at 11:57 AM Gedare Bloom wrote: >> >>

Re: Building a rtems image

2016-04-04 Thread Sambeet Panigrahi
I corrected the qemu.sh script.The image runs now but I get a error No Multiboot Header found. Can you help me to find a solution to it. On 4/04/2016 2:23 PM, Sambeet Panigrahi wrote: > I have been trying to build a RTEMS image for GRUB2 following the > instructions from: > https://devel.rtems.org

Re: GSoC 2016 Interested in Tracing was Re:

2016-04-04 Thread Isaac Gutekunst
Hi Vivek, Awesome progress! Sorry if I missed this, but do you have a GitHub repository, or some location where we can take a look at your work? I'm excited to see what changes you've made, even if they are not final yet. Isaac On 04/02/2016 10:30 AM, vivek kukreja wrote: Hi Joel Sorry for