Discussion:
GSM
(too old to reply)
smith william
2010-08-19 06:22:02 UTC
Permalink
Hi All
I am working with GSM module from Telit and using Wince 6.0
platform with S3C2443 processor.I have enabled the serial port to
which the module is connected.But what happens is when i try to switch
ON the the module at the time of loading the image,the image gets
hanged and it is not proceeding further.what may be the reason.

Thanks in advance

Regards
Smith
Asaf Shelly
2010-08-19 19:58:03 UTC
Permalink
Hi Smith,

Can you debug the system? For example send debug strings to see if the
driver initialization is complete.
Do you have the source of these drivers?
Is it possible that Telit is invoking some unhandled interrupt?

First intuition is that there is something wrong with Serial initialization.

Asaf
Post by smith william
Hi All
I am working with GSM module from Telit and using Wince 6.0
platform with S3C2443 processor.I have enabled the serial port to
which the module is connected.But what happens is when i try to switch
ON the the module at the time of loading the image,the image gets
hanged and it is not proceeding further.what may be the reason.
Thanks in advance
Regards
Smith
.
smith william
2010-08-24 10:54:26 UTC
Permalink
Post by Asaf Shelly
Hi Smith,
Can you debug the system? For example send debug strings to see if the
driver initialization is complete.
Do you have the source of these drivers?
Is it possible thatTelitis invoking some unhandled interrupt?
First intuition is that there is something wrong with Serial initialization.
Asaf
Post by smith william
Hi All
          I am working with GSM module fromTelitand using Wince 6.0
platform with S3C2443 processor.I have enabled the serial port to
which the module is connected.But what happens is when i try to switch
ON the the module at the time of loading the image,the image gets
hanged and it is not proceeding  further.what may be the reason.
Thanks in advance
Regards
Smith
.- Hide quoted text -
- Show quoted text -
Hi Asaf
Thanks for ur reply.Actually i don't know how to proceed.I
have just enabled the serial port of processor to which the Telit GSM
module is connected.Whether i have to include any dlls or include RIL
driver which is there in C:\WINCE600\PUBLIC\CELLCORE\RIL
If so how to include the RIL driver in my BSP?

Regards
Smith

Loading...