- 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
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sreeranjani Sekar
2021-11-9
Follow the steps to have tlc coverage for model simulated in rapid accelerator mode.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Target Language Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!