MATLAB: Embedded coder PIL

code verificationEmbedded Coder

I like to verify generated code using PIL..I know it is simple to build a PIL block with embedded IDE link and test.
What I want to know is can we verify the generated code based on PIL without Embedded IDE link ? If yes, how do I do it?

Best Answer

You'll need to develop your own PIL configuration. See Creating a Custom Processor-in-the-Loop (PIL) Configuration.