Hi Dave,

I use de Micro Code Studio's terminal.

Changing the baudrate will sometimes make strange symbols apear (like @#%&/...).

In any case, the received bytes count is 22 when sending the "TEST" message.

I set the PIC to work with the internal RC (don't know if I have to set something else) in the CONFIG word (=IntRC).

Isn't it necessary to have some kind of clock to synchronise the PIC with the terminal?

Is there something wrong with my code?

Would you know a different and maybe "better" way to check the program?