Part Number: TMS320F28377D
Hello everyone,
How can I measure the main loop execution time of a code generated by the Simulink Coder? How can I implement that in the Simulink model?
Additionally, I have noticed that the functions that are on the root of the Simulink do not execute continuously in the main loop, but actually, it executes at a fixed time interval defined by the sample time of the blocks (If I put all the sample times as inf, it executes every 200ms).
How can I make these functions execute continuously inside the main loop?
Thank you,
Renato
