This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28335: How can we put an iterative code within an ISR using c2000 blocks in Matlab?

Part Number: TMS320F28335

Tool/software:

I am working with C2000 microcontroller blocksets for running a DSP f28335. In the code i need to implement an iterative code within an ISR [Interrupt Service Routine]. Is it possible to write a small chunk of code within ISR that is faster then the ISR time using Matlab blocksets or we need to go for CCS only?