Other Parts Discussed in Thread: CC2538, CC2640
Tool/software: TI-RTOS
I have uart1 setup and have bene using it to read. I want to use it to write now. When I declare the uart handler variables globally it seems to make the uart read stop working so my code just gets hung there.
I use this same setup with tirtos on another TI chip so I'm pretty familiar with how to set this up. It seems there is just an issue with the global declaration.
Any help would be much appreciated,
Jon