MATLAB: What toolbox do I need to design a filter and generate code for the DSP board

filterhardwareintegrationMATLABsimulinktarget

I would like to design and bandpass filter for simulation, and be able to generate C code for my DSP board.
What MathWorks product do I need to achieve that?

Best Answer

To design and export filter for Simulink simulation, one needs the Signal Processing and DSP System Toolbox.
To be able to generate C code for the DSP board, one needs Simulink Coder.
Other toolboxes one might consider are:
- Embedded Coder
- Real-Time Windows Target
- xPC Target
The above toolboxes require MATLAB and Simulink. The requirements are listed here: