Documentation | user/debugging: Add Scrutiny documentation (!252)
Abdullah Wasiq (@aftwasiq)
gitlab at rtems.org
Wed Sep 2 06:08:56 UTC 2026
Abdullah Wasiq commented on a discussion on user/debugging/scrutiny.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158563
> + --rtems-bsps=arm/stm32f4 \
> + --prefix=$HOME/quick-start/rtems/7
> +
> +$ ./waf build --targets=scrutiny_test.exe
> +```
> +
> +This will handle the Scrutiny postbuild toolchain and build you an SFD, which
> +is a Scrutiny Firmware Description file. This enables your application to be
> +instrumented.
> +
> +This will create a folder called `build`. The file you must flash to your
> +hardware will be located in `build/arm-rtems7-stm32f4/init` with the name
> +`scrutiny_test.exe`. Make sure to convert it to a binary before flashing.
> +
> +Running an RTEMS application yourself, outside of `rtems-examples` requires
> +you to write a simple wscript to build your source code with Scrutiny:
Fixed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158563
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-cewquybxnchb9negh1y2s3ng4-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/20260902/a17920ca/attachment-0001.htm>
More information about the bugs
mailing list