I got working UART in non RTOS mode on relax kit 4500
Then I tried to use in RTOS environment. I created two more threads.
If I do nothing related to UART , program seems to work correctly.
Both LED are blinking as expected (so both threads are running) and I can ping the relax kit.
Is it available any example how to manage UART packets in RTOS environment?
Then I tried to use in RTOS environment. I created two more threads.
If I do nothing related to UART , program seems to work correctly.
Both LED are blinking as expected (so both threads are running) and I can ping the relax kit.
Is it available any example how to manage UART packets in RTOS environment?