How can I integrate Green Hills MULTI IDE with Embedded Coder R2018b for PIL testing?
2 次查看(过去 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!