How can I integrate Green Hills MULTI IDE with Embedded Coder R2018b for PIL testing?

4 views (last 30 days)
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?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 18 Jan 2024
Edited: MathWorks Support Team on 29 Feb 2024
(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:

More Answers (0)

Categories

Find more on Embedded Coder in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!