Ticket #3515

Chris Johns chrisj at rtems.org
Thu Jan 30 00:27:56 UTC 2020


On 29/1/20 7:03 pm, Bran S wrote:
> Hi Guys,
> 
> I am trying to solve #3515
> https://devel.rtems.org/ticket/3515 <https://devel.rtems.org/ticket/3515>

Nice and thanks.

> For this issue covoar is required.
> 
> So I cloned https://git.rtems.org/rtems-tools/ <https://git.rtems.org/rtems-tools/>
> This is my directory structure:
> $HOME/quick-start/src/rtems - Main RTEMS repo
> $HOME/quick-start/src/rsb - Source Builder
> $HOME/quick-start/src/rtems-tools - The one that I have recently cloned
> 
> But running `rtems-test --list-bsps` inside '$HOME/quick-start/src/rtems-tools'
> gives "error: RTEMS Toolkit python wrapper not found, plrease report"
> 
> Any ideas on how to resolve this error ?

What does `type rtems-test` say?

Have you built a set of sparc tools?
Have you build the leon3 BSP and all the tests?

I am not sure what happens if the `rtems-test` is run in the source tree while
picking up a version from your path. Maybe `./tester/rtems-test ...` works?

Chris


More information about the devel mailing list