Hi all,
I am using the MCBSTR9 board and I am running the RTX OS with two concurrent tasks. All is well but after it runs for awhile, it stops. When I break in, it sits in the OS idle loop. Have anyone experience this before? It does not crash but it somehow stopped running the two tasks that was initially running. The stop time is intermediate. It can run up to 30 minutes or as short as 5 minutes.
Any ideas?
Thanks, Tom
Actually, after further testing, I found out that the I2C and UART interrupts are conflicting. Which I think is another topic dealing with nested interrupts.