List of assumptions that you can check and expected results for selected target environment. For more information see, Verification of Code Generation Assumptions.
|
Zero initialization code has been optimized for model 'Blinky'.
If the assumption is not correct, remove the optimization through the Configuration Parameters > Code Generation > Optimization settings. Alternatively, configure your target environment to make the assumption hold. |
Code generation is configured to support floating-point numbers, therefore your target environment might perform subnormal number calculations.
If the assumptions are not correct, subnormal numbers might cause mismatches between model and generated code simulation results. For more information see, Subnormal Number Performance. |