Page 1 of 1
error in sim macro call2
Posted: Mon Dec 03, 2012 10:22 pm
by greentech
While playing around gsm componenet i get this error. it neither works in simulation nor on real hardware.
Why?
Re: error in sim macro call2
Posted: Mon Dec 03, 2012 10:50 pm
by Enamul
GSM component works fine in hardware..but simulation will not work. If you think you are facing problem in hardware..you can post program so that we can have a look.
Re: error in sim macro call2
Posted: Tue Dec 04, 2012 12:11 am
by greentech
Be a life long or short, its completeness depends on what it was lived for.
I mean it should have worked in simulation as-well. New comps should be "GUI friendly"
im trying this on sim900d hardware.
error in sim macro call2
Posted: Wed Dec 05, 2012 6:45 pm
by greentech
is there anyone in town to answer back?
Re: error in sim macro call2
Posted: Wed Dec 05, 2012 7:43 pm
by Enamul
Sorry for the delay in getting back. It seems you are FCv4 user..But the file doesn't open in FCv4.
Re: error in sim macro call2
Posted: Wed Dec 05, 2012 8:22 pm
by Enamul
Hi,
Modem should be connected to USART. In hardware USART mode, RC6 and 7 are Tx and Rx so you can't use RTS, CTS in those pin. You can use any other pin for CTS & RTS. Some other problem in the code which I have corrected, you can go for a try. Please let us know how you are getting.
Re: error in sim macro call2
Posted: Thu Dec 06, 2012 10:59 pm
by greentech
Thank you Enamul ill give it a try tomorrow and get back to u.
Re: error in sim macro call2
Posted: Thu Dec 06, 2012 11:22 pm
by JonnyW
Evening.
I mean it should have worked in simulation as-well. New comps should be "GUI friendly"
I agree - one of the things we hope to address in future versions is improved simulation of components. However for now the components are more focused on working on download so there will be components that do not simulate.
I will take a look at your program and see if we can remove the error message in a future update.
Cheers,
Jonny