How can I integrate Green Hills MULTI IDE with Embedded Coder R2018b for PIL testing?
1 回表示 (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2019 年 3 月 5 日
編集済み: MathWorks Support Team
2024 年 2 月 29 日
I had earlier integrated Green Hills MULTI IDE with Simulink for PIL testing using Embedded Coder R2012b. Now, I want to do the same with R2018b. I only want to use the debugger provided by the Green Hills MULTI IDE. How can I integrate Green Hills MULTI IDE with Embedded Coder R2018b for PIL testing?
採用された回答
MathWorks Support Team
2024 年 1 月 18 日
編集済み: MathWorks Support Team
2024 年 2 月 29 日
(1) Embedded Coder Hardware Support Package for MULTI IDE was discontinued from R2014b as mentioned here:
(2) However, as mentioned on the webpage below:
using Embedded Coder R2018b, it is possible to perform Processor-In-Loop (PIL) testing using Simulink as a test harness with the automatically generated code running in the MULTI debugger.
(3) Please refer to the documentation below for more information on using Embedded Coder R2018b for PIL testing. To access the release-specific documentation, run the following command in the MATLAB R2018b command window.
web(fullfile(docroot, 'ecoder/ug/create-pil-target-connectivity-configuration.html'))
(4) The following example, which uses Embedded Coder R2012b, essentially demonstrates how to use the API mentioned in (3) above.
Unfortunately, a similar example or demo using Embedded Coder R2018b is currently not available.
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!