RTEMS test

G. S. Niteesh gsnb.gn at gmail.com
Tue Feb 25 12:31:24 UTC 2020


>
>
> Hello,
> I'm trying to run the rtems-test after closing my computer and switching
> operating systems(dual booted computer), but weirdly enough, I received the
> message
> rtems-test: command not found
> So I attempted running the command for rtems-tools, but then the message I
> received was
>  ./rtems-test --lists-bsps
> error: RTEMS Toolkit python wrapper not found, plrease report
> Understand, I had previously been able to run the rtems-test command fine
> before, this was only after I turned off ubuntu, turned on Windows, and
> then turned off Windows and turned on ubuntu that this error occurred.
> I'd greatly appreciate help in this mater.
> Thank you,
>

hii,

This is most probably a path issue. If you used *export *to set your path
it would only be valid temporarily.
For permanently setting up the path you must add it to your ~/.profile.
This can be done using
echo "$PATH:<PATH TO TOOLCHAIN>" > ~/.profile

Thank you.
Niteesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200225/2e042c41/attachment.html>


More information about the devel mailing list