Do you have HSER Defines in your program?

Check the syntax of the DEFINE HSER_TXSTA statement.
The number should be ASM compatible.
You can't use %00100100 or $24. It should be 24h or 0x24.

For the Overwriting address 2007 error ...

What to do if i get "overwriting previous address content" error message?
http://www.picbasic.co.uk/forum/show...=6775#post6775
<br>