I do not use spaces in the SERIN2. Try:
Code:
SERIN2 P1,N2400,10,Loop,[wait("T"),DATARECEIVED]
And maybe use 16780 instead of N2400? And DEC before DATARECEIVED.

Maybe