C-GPS Query Aiding Sample

Hi All,

I am trying out the C-GPS sample applications in the SDK.

I got the simple sample and query app samples working fine, even though I ddin’t get any GPS fixes for simple sample. ( I thired it indoor)

but with the query aiding sample it gives an error when i try to upload it to the device. It gets compiled without any errors. anyone had such a problem before ?
I am using the Opus I libraries with OASiS 2.10 SDK and C-GPS OPUS-I 1.07.2000 library.

I got a Fastrack supreme with GPS/USB/IO IESM card.

Thank you
Asiri

Hi Guys
the error I am getting on hyperterminal isMemory allocaton error

how to fix this ?

AT+WOPEN=3
returns
832 and 448

any idea ? any one had this issue before ?

thank you
Asiri

Hi,

I think tthe query aiding application is bigger than 448k. Try to change the memmory allocation for the application with wopen=6, 448, 842.

Hope it works.

So, surely, your first step must be to determine precisely what is causing that error - yes?