Hardware Support

Microsoft Visual Studio Support from Embedded Coder

Generate code for Microsoft Visual Studio IDE.

MATLAB Coder, Simulink Coder, and Embedded Coder generate ANSI/ISO C/C++ code that can be compiled using Microsoft® Visual Studio™. Embedded Coder lets you easily configure the code generated from MATLAB and Simulink algorithms to control software interfaces, optimize execution performance, and minimize memory consumption.

Simulink Coder and Embedded Coder automate creation of a Solution (.sln) file for compiling and building code in Visual Studio. Embedded Coder also supports interactive debugging between Simulink and generated code as the code executes in Visual Studio for software-in-the-loop (SIL) testing.

You can also use Embedded Coder to customize the generated code specifically for processors supported by Microsoft Visual Studio using published APIs and reference examples. For example, you can generate processor-specific (non- ANSI) optimized code and perform SIL and processor-in-the-loop (PIL) testing with execution profiling. MathWorks Consulting Services is available to assist with these customizations.