MATLAB: Does the Real-Time Windows Target 2.2 (R13) support the standard version of Microsoft Visual C/C++ .NET

2.27.0microsoftmsvcnetprofessionalr13real timertwtstandardstudiotargetversionvisualwindows

I would like to know if the Real-Time Windows Target 2.2 (R13) requires the professional or higher versions of Microsoft Visual C/C++ .NET.

Best Answer

The Real-Time Windows Target 2.2 (R13) only supports the professional or higher versions of the Microsoft compilers. This applies to Microsoft Visual C/C++ .NET.
This is because the standard version of the Microsoft compiler does not have the code optimization that is necessary for generating real-time code.