System Target File - Custom Hook FIle
2 views (last 30 days)
Show older comments
Hello all,
I am creating a custom System Target File with all of its components. My questions is - can I pass an additional variable to the hook file associated with the STF? It seems that all the variables being passed are internal. If I am able to do this, Where do I define this variable? Ideally, It would be in the .tlc file or the .tmf file as I am trying to have the user define the variable as one of the configuration options.
thanks in advance!
0 Comments
Answers (1)
Anusha Sridharan
on 6 Oct 2016
You can check the following link which talks about Customizing Build Process with STF_make_rtw_hook File http://www.mathworks.com/help/rtw/ug/customizing-the-target-build-process-with-the-stf-make-rtw-hook-file.html
Additionally, you could also check the below MATLAB Answers link on how to add non-UI elements to a custom System Target file.
0 Comments
See Also
Categories
Find more on Embedded Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!