Other Parts Discussed in Thread: CC2640, CC2642R
Hi team
I am using CC2640R2F, I have a bug that I need to fix, I think it may have something to do with my GPIO interrupt being interrupt with context switching in TI-RTOS.
So my question is:
- Can TI-RTOS context switching interrupt my GPIO interrupt?
- If yes, is there a way to set my GPIO interrupt priority higher that the TI-RTOS context switching so my GPIO won't be interrupted?
Thanks team!