Other Parts Discussed in Thread: HALCOGEN
Hi,
I'm using RM48HDK rev-d board.
I encountered weird behavior with sci loopback using interrup for receive path. For transmit I'm using sciSend generated by halcogen and transmitting 1 byte. Receive interrupt don't occur. With send buffer grater then 1 receive interrupt's ocure but last byte is never received.
If using polling method for receive everything is received correctly.
Is there anything that I have ignored?
Thanks