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
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
