thank you for your interest.without config codes my error is above.But When I include 1f2455.bas or 18f2455.ınc ( ı dont know which one to include ) , ı see more error. Here is all of my code.But after a saerch ı found some knowledge about it.For example ı found this site here. http://www.protongeeks.com/index.php...d=73&Itemid=29 And ı copied the code which in the bottom of the site.But again ı saw errors.


maybe Even this codes arent the right codes for my project, picbasic pro must compile it.But it fail.

And ı tried this program with PIC18F2455/2550/4455/4550 and ı saw the error above.But for example by trying it 18f452 , no problem.it is compiling.


Here is a sample for me .And my project is about mobile robot.ı use rf modules.
Transmitter side
16f84a
rf transmitter
and parallel port input

Receiver side
18f2455
rf receiver
motors

actually
ı wrote this code for 16f84a at the side of transmit.it compiled.But When ı tried this 18f2455,there are errors.

Can anybody of you help me about how to receive serial signals by picbasic.And ı will try it by 18f2455.I hope ı could tell myself.