12-10-2011 01:00 PM
i write USART code for serial port interface with PIC as part of my project. i want PIC send message to my phone through another mobile i connected it as modem with the PC, but i fail to send the sms. My code show 1 error and i am not able to fix it. I construct basic circuit in proteus software first to text USART commands and I wrote the code in MikroC pro . can you guide me?
12-12-2011 04:59 PM
Hi dwuihf,
With the information given it does not seem that you are using any National Instruments products in your design. Are you planning on using NI products somewhere in your design? If you are could you please give some more details on your project? If you are not you will probably find more support on other forums. As to the error you are receiving at the 10th line of your code, the syntax of that statement looks alright. You may try deleting that line an retyping it as there may be some artifact that the compiler is seeing (I have seen this before). Otherwise it would be helpful to give some more details on the error you are receiving.