SPI tx interrupt is not working after rtos integration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SPI tx interrupt is not working after rtos integration

416 Views
Embionics
Contributor III

In my project, I am using free rtos. Flash has been integrated through spi. so to test the flash and spi, I have written a test code, which was working. After that I have copied those files into my main project. Now the code is getting blocked for spi transmission interrupt. Can any one tell, is that due to free rtos settings??

 

I am attaching my code here. In Gateway_New/lib/HAL/HAL.c I have my FLASH_WRITE function which is using spi interrupt.

Original Attachment has been moved to: Gateway_New.rar

Tags (2)
0 Kudos
0 Replies