This is from Camolas' code
Code:
HSERIN 10000,UM,[WAIT("OK")]
Your code
Code:
HSERIN 10000,TEST,WAIT("OK"), the code hangs here
See the difference in the syntax.