How can I integrate Green Hills MULTI IDE with Embedded Coder R2018b for PIL testing?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 5 de Mzo. de 2019
Editada: MathWorks Support Team
el 29 de Feb. de 2024
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?
Respuesta aceptada
MathWorks Support Team
el 18 de En. de 2024
Editada: MathWorks Support Team
el 29 de Feb. de 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:
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!