User`s guide
New Features
3-7
interrupt rate = DSP clock rate/Sine block sample rate
= 100 MHz/1KHz
= 100 KHz
yielding a sample period of 10 µsec, one interrupt sent to the sine wave
generator every 100000 clock cycles.
If your actual clock rate on your C6701 EVM has been reset to 150 MHz, the
10 µsec period is wrong and the sine wave is generated incorrectly.
Inline DSP Blockset Functions Option Added
Code generated from blocks in DSP Blockset use functions in a static run-time
library. 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.