Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

PIC interface GSM modem through serial port

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?

Download All
0 Kudos
Message 1 of 2
(6,751 Views)

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.

Justin D
Applications Engineer
National Instruments
http://www.ni.com/support/
0 Kudos
Message 2 of 2
(6,746 Views)