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!