Hi all, I have obviously been adding logic as my model progresses and I have now suddenly had it make everything 50% slower.
For example, this 100ms trigger has always sent the CAN transmit block inside at 100ms. It is now sending at 150ms. This is happening to the whole model now, everything is 50% slower (Even tasks with sample rate of 1s are 50% slower)
Poley_1-1623753881773.png
100ms trigger block:
Poley_0-1623753847138.png
In other uC's I've used in Simulink before I have seen issues like this when program memory is nearly full, Is there anything the reports back how much program or data memory has been used after a build like Microchip's blockset does?
I am hoping the memory isn't the issue because there is not much logic in at all yet and will be over double it's current state when finished.
Thanks in advance!