Re: [PATCH] RSB: upgrade to sis 2.13 (was: Issue with sis and Leon3)

2019-03-02 Thread Joel Sherrill
Jiri.. can't you push this yourself? :) FWIW The hash on rtems-tools needs a bump if it doesn't reflect the mailer fix I committed. Might as well have the next tools to catch both. On Sat, Mar 2, 2019, 2:50 PM Jiri Gaisler wrote: > The attached patch for RSB solves the problem of output not b

[PATCH] user: correct the path to sb-set-builder

2019-03-02 Thread Vaibhav Gupta
Index 4.2 User Documentation, rtems query to specify the build set for architecture, path to sb-set-builder is: '$HOME/development/rtems/rsb/source-builder/sb-set-builder' Mentioned command - '../source-builder/sb-set-builder --list-bsets' indicates the path '$HOME/development/rtems/source-builder

[PATCH] RSB: upgrade to sis 2.13 (was: Issue with sis and Leon3)

2019-03-02 Thread Jiri Gaisler
The attached patch for RSB solves the problem of output not being flushed in gdb/sis and run/sis.  Note that I would discourage the use of run as it cannot run the SMP tests. I have also experienced some random hangs in rtems-test when using run, but never with sis. Jiri. On 3/1/19 4:53 PM, Joel

Re: Doxygen @return vs. @retval

2019-03-02 Thread Gedare Bloom
On Fri, Mar 1, 2019 at 4:57 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 28/02/2019 17:06, Joel Sherrill wrote: > > > > > > On Thu, Feb 28, 2019 at 9:03 AM Sebastian Huber > > > > wrote: > > > > Hello, > > > > we agreed to

Update and Query regarding "mq_send: thread waiting: no preempt"

2019-03-02 Thread Shashvat Jain
Hello Attached with this is a patch which adds some missing test names in the /psxtmtests_plan.csv . the test case "mq_send: thread waiting: no preempt" should be made under a different test name or within psxtmmq01 ? thank you Regards Shashvat From a09a69690bbfb8956997285ec8da73de7b961681 Mon Se

Re: Beagleboard BSP Framebuffer

2019-03-02 Thread Joel Sherrill
On Sat, Mar 2, 2019, 4:55 AM Vijay Kumar Banerjee wrote: > Hello, > > I was exploring beagle BSP related open projects that can possibly become > a GSoC > project. After an offlist discussion with Christian, he mentioned that > adding > the framebuffer driver for the BSP can be a very good projec

[Error]: error: Invalid rtems path

2019-03-02 Thread Ravindra Kumar Meena
Hi, I am trying the tracing example https://docs.rtems.org/branches/master/user/tracing/examples.html It is returning an error at the following command rtems-tld -C fileio-trace.ini -W fileio-wrapper -- -B/home/ravindra/development1/rtems/5/sparc-rtems5/erc32/lib/ -specs bsp_specs -qrtems -mcpu=

Beagleboard BSP Framebuffer

2019-03-02 Thread Vijay Kumar Banerjee
Hello, I was exploring beagle BSP related open projects that can possibly become a GSoC project. After an offlist discussion with Christian, he mentioned that adding the framebuffer driver for the BSP can be a very good project. It would be great if any of the mentors want to mentor the project t