1. different modules last different times, from 1 minute to 10 minutes
2. tx isr or tx polling - same story
3. speed is 115K
4. uart0 is used
5. for some reasons adc int lag is getting set ( but adc ISR is disabled )
6. I have tried all the examples from TI board - no difference
7. It hangs on while(!UTX0IF)
8. It works longer, but still hangs if line above is commented out and replaced with 5 ms delay
Never saw anything like this before. Anyone has a simple code that just does the TX over uart0 and works ALL the time?
Or hint what to look for?
Thanks,
Nick