MATLAB: How to integrate Green Hills MULTI IDE with Embedded Coder R2018b for PIL testing

Embedded Coder

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?

Best Answer

(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 following documentation for more information on how to use Embedded Coder R2018b for PIL testing:
(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.