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.
Hi, i´m working with the BQ79616 and TMS570LS1224 and when using the sample code everything works properly, but when i tried to use the FreeRTOS the SCI notification is never set.
Is anything diferent to be configured when using freeRTOS and the interrupt? Something like the priority?
Hi Anderson,
I would suggest the following to debug this problem.
(1) Check if there is any received data and if the receive flag is set in SCI registers.
(2) Check if the related flag is set in the VIM interrupt request register.
And if possible, share your complete project once, even you can send a private message.
--
Thanks & regards,
Jagadish.