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.
Dear Team,
1. Is possible to implement S_R flip flop implementation in the C2000 board using the MATLAB Simulink model?
I have developed the below model in Matlab and flashed the code in the c2000 board but was unable to see any PWM response through the C2000 board GPIO pin.
note: In Matlab Simulink getting output response of Q.
If we can't directly use Matlab S-R flipflop in the c2000 board, please suggest if there is any other alternative.
2. Matlab Signal builder block will work for the C2000 board?
Thanks,
Pratyay
Pratyay,
I am reaching to MathWorks team to help on this. We should expect response by tomorrow.
With Best Regards,
Santosh
Hi Pratyay,
1. S-R Flip-Flop block does not support Code Generation. You may need to consider to implement this functionality manually in your model.
2. Signal Builder block supports code generation.
You may refer to MATLAB Documentation for more details.
Best Regards,
Ram Alla.