Harman302
Newbie level 3
- Joined
- Nov 11, 2013
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 33
Hii Everyone
I have a PIC16F84A uC which I have connected to the Max3100 to communicate to the PC via RS232. I can get the uC individually to work perfectly by writing my code in MPlabXC8.
My problem is that I want a xc8 code which will help me to send/receive the data to/from the PC and I am unable to do so. I searched many forums and found some code examples but the code syntax is not recognized by the xc8.
for example Uart_Init (9600); is giving me an error, if I try USE command- it turns red and gives me an error and so on.
Does anyone know how I can overcome this problem. Does anyone have the code for xc8???
I am a newbie!!! please help if possible!!!!! :???:
I have a PIC16F84A uC which I have connected to the Max3100 to communicate to the PC via RS232. I can get the uC individually to work perfectly by writing my code in MPlabXC8.
My problem is that I want a xc8 code which will help me to send/receive the data to/from the PC and I am unable to do so. I searched many forums and found some code examples but the code syntax is not recognized by the xc8.
for example Uart_Init (9600); is giving me an error, if I try USE command- it turns red and gives me an error and so on.
Does anyone know how I can overcome this problem. Does anyone have the code for xc8???
I am a newbie!!! please help if possible!!!!! :???: