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.

TMS320F28027: Simulink MEX file

Part Number: TMS320F28027

Hello,

I'm using the launchpad F28027.

I've used simulink to design an easy example: every 0.1s the function is called and it blinks a led every 1s (see photo attached). It works properly.

My goal is to get rid of this Matlab function and use a S-Function block instead, because I need it to be programmed in C language for future projects (MEX file).

I've been reading about it but I would need some advice on how to proceed.

Thanks!