Hello everyone,
i want to use the i.MX RT 1170 EVK as a target platform to test and develop control devices. Therefore it is really important to have a fast logging of the measured signals. In the picture below you can see the current model with which I am currently doing tests.

I read the I2C data and then do some calculation to convert the data into a physical unit.
I am using the following model settings:
Solver: FixedStepDiscrete
Fixed-step size = 0.001
After I have set the External Mode, I used the "Monitor & Tune" to download the model onto the target and connect Matlab to it. All works fine, but when I open the scope, i see an interrupted signal (picture below). There is short time in which I can see the measured signal, but there are also some breaks, where no measured signals arrives.

In the picture below you see my setting of the External Signal & Triggering options.

Is it possible to have high-resolution signals while using the external mode of matlab without these breaks? What do I need to change in my settings?
By the way, what is the best way for logging and storing the signals from External Model in Matlab to have them available for a later use like plotting oder evaluations? The block "To Workspace" worked not for me, i get a the following warning Saving external mode simulation output as a single object is not supported because the workspace variable 'out' is not created during model code execution.
Best regards,
Moritz