Hello,
I am using TMS570LS0432 For Timer and SPI i referred example in HALCoGen folder for SPI and timer Interrupt mode setting.
When i call the SpiSendandGetData function in main function then i receive correct data from my slave device but when i call the same spi function in 100ms rtinotificaion then i am getting incorrect data
please give me solution if i am wrong with setting of interrupt selection.
Both timer and spi interrupts are IRQ interrupt .
Thanks & Regards