Files
hoverboard-firmware-hack-SIN/01_Matlab/BLDC_controller_ert_rtw/html/rtwmsg.html
2019-05-26 15:42:33 +02:00

7 lines
2.6 KiB
HTML

<html><head><title>Block-to-Code Highlighting Message</title>
<link rel="stylesheet" type="text/css" href="rtwreport.css" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head><body onload="if (top.rtwDisplayMessage) top.rtwDisplayMessage();">
<h1>Block-to-Code Highlighting Message</h1>
<p id="rtwMsg_notTraceable" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />Code for '%s' cannot be traced because traceability information is not found.</p><p id="rtwMsg_virtualBlock" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />'%s' is a virtual block. Code is not generated for virtual blocks.</p><p id="rtwMsg_reducedBlock" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />'%s' is reduced during model compilation. Code is not generated for reduced blocks.</p><p id="rtwMsg_reusableFunction" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />Code for '%s' is from reusable function and cannot be traced.</p><p id="rtwMsg_blockOutsideSystem" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />'%s' is outside of source subsystem and cannot be traced.</p><p id="rtwMsg_illegalCharacter" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />'%s' contains illegal character (single quote) that disables model-to-code navigation. Remove single quote from block name and rebuild model.</p><p id="rtwMsg_maskedSubSystem" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />'%s' is a masked subsystem and cannot be traced at the subsystem block level. Traceability information is available for individual blocks under the mask.</p><p id="rtwMsg_noTraceForSelectedBlocks" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />Traceability information is not available for the selected blocks.</p><p id="rtwMsg_CodeGenerationReducedBlock" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />Block '%s' is eliminated by code generation optimization. Code is not generated for eliminated blocks.</p><p id="rtwMsg_SimulationReducedBlock" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />Block '%s' is eliminated by Simulink block reduction. Code is not generated for eliminated blocks.</p><p id="rtwMsg_optimizedSfObject" style="display: none"><img src="hilite_warning.png" vspace="3px" align="top" />Stateflow object '%s' is eliminated by optimization. Code is not generated for eliminated Stateflow objects.</p>
</body></html>