Newbie trying to create Standalone Application using WIP

Greetings from a new member of the forum.

I am new Wavecom and have purchased the Q2687 Develpoment Kit.

I am looking to create a standalone application using Wavecom IP (WIP). I figured I would start off by compiling, loading and running the sample wip_ftp. I am able to compile and load the DWl. BUt have no way of debugging it.

If someone could point me in the right direction for “WIP for dummies” or “OpenAT debugging for dummies”

The Version of WIP I have is 3.00.06 not sure if this is current, as when I try to compile to RTE it does not compile. I have read on the forums other people having the same problem and they were unable to resolve. So how else is one to debug if not able to compile to RTE?

I have tried setting Trace debug message but nothing show in the target monitoring tool when I init my app.

Thanks kindly in advance

Rob

Why not?

What is/are the problem(s)?

When executing Make RTE I get the following:

… Link mingw_WIPFTPTEST_256KB.bin …

make: *** [make_single_bin] Error 1
rte_wmwip_3.0.0.2.0.lib(./rte/vc6/Release/st_rand.obj)(.text+0x25):U:\projet\gsmmi\in: undefined reference to _allmul' rte_wmwip_3.0.0.2.0.lib(./rte/vc6/Release/st_rand.obj)(.text+0x33):U:\projet\gsmmi\in: undefined reference to_aullrem’
Done.
Updating RTE kernel file…
no generated DLL found…
[wmmake error #1] Build error.

Hello,

When having a problem, please see in the previous post if your problem is already known.

So, you can see a response of your problem here :

http://www.wavecom.com/modules/movie/scenes/forums/viewtopic.php?f=16&t=1668

or here :

http://www.wavecom.com/modules/movie/scenes/forums/viewtopic.php?f=16&t=1449&p=5327#p5327

and also here ;o) :

http://www.wavecom.com/modules/movie/scenes/forums/viewtopic.php?t=1209

Best regards.

" I have read on the forums other people having the same problem and they were unable to resolve. "

I will post reply in each of those threads as well.

It is very disconcerning that this has been a known issue since AUg '07 and nothing has been resolved.

From your issue of not being able to load/run a new app tells me that the version of firmware is not compatible with the OS and pluggins.

As a fresh starting point, I would suggest that you refer to the Wavecom site download of new SDK’s for the Q2687. The latest version is 4.22A.

I have a running TCP communication app if needed, else refer to the sample apps provided.