Why do Real-Time Workshop Embedded Coder 4.2 (R14SP2) parameter names have values like "ERTSrcFileBannerTemplate" when they affect more than just my banner files?
1 view (last 30 days)
Show older comments
I am using the command-line API to work with my model's current configuration set. In particular, I am trying to use the options that are specific to Real-Time Workshop Embedded Coder. When I look at those options, I see, among others, the following:
ERTCustomFileBanners
ERTCustomFileTemplate
ERTDataHdrFileTemplate
ERTDataSrcFileTemplate
ERTHdrFileBannerTemplate
ERTSrcFileBannerTemplate
In particular, the last two refer to the "Code Templates" section of the "Templates" tab of the Real-Time Workshop configuration parameters pane. While these files can include sections on file banners, they are by no means restricted to that information, and thus I would like to see a names like "ERTCodeSrcFileTemplate" and "ERTCodeHdrFileTemplate" for those two parameters.
Accepted Answer
MathWorks Support Team
on 27 Jun 2009
We have verified that there is a bug in Real-Time Workshop Embedded Coder 4.2 (R14SP2) in the way that the name of those two parameters does not properly describe the full functionality of the corresponding configuration parameters in the Real-Time Workshop Embedded Coder.
To work around this issue, use the existing names.
0 Comments
More Answers (0)
See Also
Categories
Find more on Deployment, Integration, and Supported Hardware 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!