I just tried creating a simple project using processor expert and verified that the issue happens on there as well. Processor export also configured all the registers the same way I did.
I am using a 25mhz clock, 9600 baud serial. These are the register settings:
SCI0CR2:
SBK 0
RWU 0
RE 1
TE 1
ILIE 0
TCIE 0
SCTIE 0
SCI0CR1 is 0 (all bits disabled: PT,PE,ILT,WAKE,M,RSRC,SCISWAI,LOOPS)
SCI0BD is 81 decimal
To verify, I also tried this on my NE64 eval board (was using my custom hardware) and got the same results.
Any ideas? Thanks for the reply!
James