rtems-tld update.

Gedare Bloom gedare at rtems.org
Sun Sep 21 12:56:04 UTC 2014


Thanks Chris. If you have any ideas on useful ways to visualize these
traces, I think it could make a good open project for a student.

-Gedare

On Sun, Sep 21, 2014 at 12:51 AM, Chris Johns <chrisj at rtems.org> wrote:
> Hello,
>
> I have pushed updates to rtems-tld to rtems-tools.git plus changes to
> examples-v2 to trace into RTEMS. The trace for sparc/sis is attached.
>
> To run build and install the rtems-tools and install to the same location as
> my tools using the same prefix:
>
>  $ git clone git://git.rtems.org/rtems-tools.git rtems-tools
>  $ cd rtems-tools
>  $ waf configure --prefix=$HOME/development/rtems/4.11
>  $ waf build install
>  $ cd ..
>  $ git clone git://git.rtems.org/examples-v2.git examples-v2
>  $ cd examples-v3
>  $ waf configure \
>         --rtems=$HOME/development/rtems/bsps/4.11 \
>         --rtems-tools=$HOME/development/rtems/4.11
>  $ waf
>
> Note, this assumes I have built and installed sparc/sis with a prefix of
> $HOME/development/rtems/bsps/4.11.
>
> Chris
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel



More information about the devel mailing list