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.

TMS570LS1224: SPI Issue at less than 1ms rate

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN

I have configured SP1 5 in the HALOCOGEN at 2000KHZ as internal clock Frequency. I have written a S-function wrapper in the matlab to read and transmit SPI data. The rate at which the read and tranmit works is at 1ms. However, when I try to change the sample time of s-function wrapper to less than 1ms,(eg:100us) the whole ECU stuck with out incrementing xTimerPeriodInTicks in the OS.

Could you please help?