Hello,
I think there's a problem with the interrupts on C6748, I modified uartEcho.c example to show the problem, basically I'm sending continuously from the board to terminal and whenever I keep pressed a key to send from terminal to the board (LogicPD EVMC6748), the code blocks and stops sending. I've set hardware breakpoints in the interrupt and it no longer arrives there.
See the attached file where you can see my modifications from the StarterWare (1.20.01.01)\uart\uartEcho.c example.
Any idea why this is happening? I would have assumed that
Thank you in advance,
David.