Re: [PATCH v3 1/1] tester: Add yaml format to the supported report formats

2020-12-15 Thread Cláudio Maia
Hello Chris, Did you have a chance to look at the updated version of this patch? Regards, Cláudio On 08/12/20 15:40, cl...@isep.ipp.pt wrote: > From: Cláudio Maia > > --- > tester/rt/test.py | 116 +- > 1 file changed, 114 insertions(

Re: [PATCH v2 1/1] tester: Add yaml format to the supported report formats

2020-12-08 Thread Cláudio Maia
Hi Cris, On 07/12/20 23:02, Chris Johns wrote: > Hi, > > I am sorry about the slow response, I have been side tracked onto other > things. No problem with that. > On 4/12/20 3:41 am, cl...@isep.ipp.pt wrote: >> From: Cláudio Maia >> >>

Re: [PATCH 1/1] Add yaml format to the supported report formats

2020-12-03 Thread Cláudio Maia
On 02/12/20 20:41, Chris Johns wrote: > On 3/12/20 3:05 am, cl...@isep.ipp.pt wrote: >> From: Cláudio Maia > Thanks. Does this work on python2? I had to do a small change in v2 due to the unicode string returned by path.basename() which was not being handled correctly by PyYAML

How to collect test output data using rtems-tester and telnet?

2020-09-14 Thread Cláudio Maia
how to achieve this functionality. Can someone provide me with an example of how to connect the rtems-tester to a host using telnet? Regards, Cláudio Maia ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

RTEMS Tester questions and issues

2020-05-04 Thread Cláudio Maia
Hello everyone, I have a few questions and a few issues concerning RTEMS Tester which I would like to clarify with you. Starting by the questions, these are the following: - Is it possible to use RTEMS Tester to connect directly to a target board and run tests (similar to what is shown in the f

Re: RSB fails to build qemu.bset

2020-05-04 Thread Cláudio Maia
On 04/05/20 00:29, Chris Johns wrote: > On 3/5/20 4:33 am, Joel Sherrill wrote: >> >> On Sat, May 2, 2020, 12:42 PM Cláudio Maia > <mailto:cl...@isep.ipp.pt>> wrote: >> >> Hello everyone, >> >> I'm trying to build the toolchain f

Re: RSB fails to build qemu.bset

2020-05-03 Thread Cláudio Maia
On 02/05/20 19:33, Joel Sherrill wrote: > > > On Sat, May 2, 2020, 12:42 PM Cláudio Maia <mailto:cl...@isep.ipp.pt>> wrote: > > Hello everyone, > > I'm trying to build the toolchain for the build set devel/qemu.bset with > the goal of executing RTE

RSB fails to build qemu.bset

2020-05-02 Thread Cláudio Maia
Hello everyone, I'm trying to build the toolchain for the build set devel/qemu.bset with the goal of executing RTEMS applications on top of LEON3 bsp on QEMU. Unfortunately, when I build the toolchain using: $ ../source-builder/sb-set-builder --prefix=$RTEMS/5 devel/qemu.bset the following erro

Review on user/rsb/configuration.rst

2020-04-05 Thread Cláudio Maia
Hello everyone, I have reviewed the file user/rsb/configuration.rst and I want to send a patch with my proposed changes. However, before doing that I would like to clarify some aspects before sending the patch, namely: - In the section 13.5.7 it is mentioned the following "The Device Tree Compi

RTEMS Tester possible issues

2020-02-26 Thread Cláudio Maia
Hello, This email describes several possible issues related to RTEMS Tester and its documentation. 1- On the documentation page of RTEMS Tester (https://docs.rtems.org/branches/master/user/tools/tester.html) it is stated that one can use "sparc-rtems5-run" to execute/test programs compiled for

Re: RTEMS test

2020-02-25 Thread Cláudio Maia
Hi John, You need to add the toolchain binaries to your path in the shell in order for them to be found by your shell when you invoke them. Thus, after you build and install the toolchain (in this case for ARM architectures) with the following command (where $RTEMS is given by, for instance, "

Loading RTEMS applications from u-boot on Raspberry Pi 2

2020-02-17 Thread Cláudio Maia
0200080) ... After this point, nothing happens on the board. --- Thank you in advance. Regards Cláudio Maia ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel