- Open the required codegen compatible model
- Set simulation mode to Rapid Accelerator
- set_param(bdroot,'TLCDebug','on')
- set_param(bdroot,'TLCCoverage','on')
- Start Codegen
- On command window debugging session will start type 'continue' to continue
- In codegen folder (eg model_ert_rtw) you will see .log file for each of the executed tlc and execution count for each tlc line
S-function TLC coverage for Rapid Accelerator
2 views (last 30 days)
Show older comments
A TLC file generated by the Legacy Code Tool contains separate sections for Rapid Accelerator and for Simulink Coder. The TLC Coverage feature allows me to measure the coverage of the TLC sections for the Simulink Coder but not the sections for the Rapid Accelerator.
How can I measure the TLC coverage for the Rapid Accelerator?
0 Comments
Answers (1)
Sreeranjani Sekar
on 9 Nov 2021
Follow the steps to have tlc coverage for model simulated in rapid accelerator mode.
See Also
Categories
Find more on Target Language Compiler 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!