Thanks, I'll check it out.
On Sun, Apr 11, 2021 at 6:57 AM Eshan Dhawan
wrote:
>
> On 11-Apr-2021, at 1:15 AM, Ida Delphine wrote:
>
>
> For some reason I get this:
> rtems-test: command not found
> I've used this command a few times and it worked. I don't know what I
> am doing wrong now...
> On 11-Apr-2021, at 1:15 AM, Ida Delphine wrote:
>
>
> For some reason I get this:
> rtems-test: command not found
> I've used this command a few times and it worked. I don't know what I am
> doing wrong now...
> Any idea what I am doing wrong?
Did you add the path to the toolchain to your $
For some reason I get this:
rtems-test: command not found
I've used this command a few times and it worked. I don't know what I
am doing wrong now...
Any idea what I am doing wrong?
On Sat, Apr 10, 2021 at 12:43 PM Eshan Dhawan
wrote:
> Hi
> You can use rtems-test to run tests in a directory
> E
Hi
You can use rtems-test to run tests in a directory
Eg :
rtems-test --rtems-bsp=erc32-run --rtems-tools=$HOME/development/rtems/5
~/development/rtems/kernel/erc32/sparc-rtems5/c/erc32/testsuites/samples
Thanks
Eshan
> On 10-Apr-2021, at 5:01 PM, Ida Delphine wrote:
>
>
> Hello everyone,