The processing rate of your model can change from the model base rate, such as using decimation or interpolation in your algorithm. The scheduler calculates all the interrupt rates for your model using the clock rate. If you change the rate of the DSP clock, the interrupt rates in your model will still be calculated with the base rate, not the one you set.
As a result, the rates in your model will be wrong and the results will not be correct. For example, if your model contains a Sine block running at 1 KHz sample rate and your target is your C EVM, the scheduler uses the MHz rate to calculate the interrupt timing to generate the sin wave sampled at 1KHz :.
With this option, you can elect to inline those functions in your generated code. Inlining the functions creates more optimized code at the expense of some increased memory used. Conversions Convert Floating-Point to Q. Convert a Q. Related Resources.
Documentation You can find more information about Embedded Coder customization support in the product documentation. Community Embedded Coder Target for Energia.
Required Products and Hardware. Any supported hardware listed above. Don't see the hardware you're looking for? Request new hardware support.
Data Types C and C family processors handle integer data types differently. On C family processors, 8-bit values do not have unique addresses.
The C family processors use bit addresses natively.
0コメント