Documentation | user/debugging: Add Scrutiny documentation (!252)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Sep 1 19:50:54 UTC 2026
Gedare Bloom started a new discussion on user/debugging/scrutiny.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158454
> +
> +1. The Scrutiny embedded library which links to your application code
> +1. The Scrutiny GUI which displays the instrumentation information
> +1. The Scrutiny server which bridges the connection between the library and GUI
> +
> +The Scrutiny embedded library already has a native RTEMS build recipe, you will
> +not need to cross-compile it. You can install it for your BSP with the following:
> +
> +```shell
> +cd $HOME/quick-start/src/rsb/rtems
> +$ ../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/7 \
> + --with-rtems-bsp=arm/stm32f4 devel/rtems-scrutiny
> +```
> +
> +As for the Scrutiny GUI and Scrutiny server, you can install them via pip or
> +grab compiled binaries upstream from the Scrutiny documentation. To install
link to the upstream?
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158454
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-071awdiiuxx3aqn2027oes8jx-j/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260901/62d24da8/attachment-0001.htm>
More information about the bugs
mailing list