Gedare Bloom started a new discussion on user/debugging/scrutiny.md: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158455

 > +   --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:

we don't require using `waf`, so shouldn't be "requires" here. Instead offer 
this as an example way of how it would be done.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/252#note_158455
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/sent_notifications/5-dqmh9hjsqauyoahiq0xggvkxz-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

Reply via email to