How can I use Simulation Data Inspector (SDI) in External Mode with the TI C2000 Support Package?
1 回表示 (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2019 年 12 月 20 日
編集済み: MathWorks Support Team
2024 年 1 月 5 日
Hi, I am trying to log simulation data using the TI C2000 Support Package running my model in external mode. I understand I can log packets of data to individual MAT files and stitch them together, or use a scope with "Print to Figure" to extract the signal over the entire simulation. I followed the example listed here:
Is Simulation Data inspector (SDI) supported for this support package in external mode simulations?
採用された回答
MathWorks Support Team
2023 年 11 月 15 日
編集済み: MathWorks Support Team
2024 年 1 月 5 日
Yes, SDI is supported for TI C2000 Support Package running in External Mod, but only when running using the Universal Measurement & Calibration (XCP) protocol. "Classic" external mode over USB serial connection does not support SDI.
Please run the following command on MATLAB R2018a and refer to the section titled "Monitor and Tune over Serial Communication" in the documentation page:
web(fullfile(docroot, 'supportpkg/texasinstrumentsc2000/target-hardware.html'))
Please follow the below link to search for the required information regarding the current release:
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!