Difference between RTW and TargetLink
32 次查看(过去 30 天)
显示 更早的评论
Somebody can explain difference between RTW and TargetLink ways of generating code
Thank you in advance!
0 个评论
回答(1 个)
Santosh Gnanasekaran
2017-1-25
dSpace Targetlink makes the debugging easier than rtw
dSpace Targetlink Approach: Logging the signal values via 'Log Signal Histories' option in targetlink helps to capture the values at different time stamp and gives us the model and code values under a single GUI, which makes analysis and debugging of any complex system more easier and efficient.
rtw approach:: In case of any mismatch between model and code, breakpoints to be placed in the code and have to debug line by line , which is a time consuming process.
dSpace Targetlink has many customisation option which rtw may not have.
Readability of the code is much better in Targetlink than RTW
1 个评论
Arun kumar Valusa
2017-4-28
Target link mainly created for automotive industry .when it comes to generating code with target link and RTW , there is a diffrence between suite of both code generation tools . in target link it will convert it is own model formalism which is having like scaling and adapataion , In rtw there is no need to convert in formalism ,dimension ,verfication etc., editables in simulink,stateflow itself . In there is more scope to transformation and optimization in rtw of code compared Targetlink.Target link is not supported for airbourn system related to avionics software systems DO-178B guidelines but it is having good work flow with automotive software platform for different types of hardwares and it other domains like autosar.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 View Data During Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!