For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > February 2005 > Which version of EVC++ should I be using with Windows Mobile 2003









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Which version of EVC++ should I be using with Windows Mobile 2003
AndyCarr

2005-01-23, 4:04 pm

Hi,

I have two smartphones, a motorola MP X200 (Smartphone 20002 ARM OMAP 710)
and a SPV C500 (Windows Mobile 2003 2nd Ed. ARM OMAP 730)

And my problem is I have written a DLL application that compiles/builds on
Embedded VC++ 3.0 using Smartphone 2002 SDK and works fine on the Motorola
but not the SPV. I get an error message: Error: Make sure you have selected
correct platform etc.

So I have tried compiling/building the software on Embedded VC++ 4.0 sp4
using Smartphone 2003 SDK and again it compiles/builds fine, but I get the
following error message when it tries to connect to the device to download –
Error: Connection was not created.

I’m using ActiveSync 3.7 but have also tried ActiveSync 3.8 does anyone have
any ideas? Should I be using EVC++ 3 or 4? Should I be using a different SDK?
or Could it be a security issue?

--
Thanks

Andy C
AndyCarr

2005-01-23, 4:04 pm

OK, Looks like this issue is the SPV C500 is locked by default! So is there
any way (through software) of unlocking this phone so that I can run by own
apps?

"AndyCarr" wrote:

> Hi,
>
> I have two smartphones, a motorola MP X200 (Smartphone 20002 ARM OMAP 710)
> and a SPV C500 (Windows Mobile 2003 2nd Ed. ARM OMAP 730)
>
> And my problem is I have written a DLL application that compiles/builds on
> Embedded VC++ 3.0 using Smartphone 2002 SDK and works fine on the Motorola
> but not the SPV. I get an error message: Error: Make sure you have selected
> correct platform etc.
>
> So I have tried compiling/building the software on Embedded VC++ 4.0 sp4
> using Smartphone 2003 SDK and again it compiles/builds fine, but I get the
> following error message when it tries to connect to the device to download –
> Error: Connection was not created.
>
> I’m using ActiveSync 3.7 but have also tried ActiveSync 3.8 does anyone have
> any ideas? Should I be using EVC++ 3 or 4? Should I be using a different SDK?
> or Could it be a security issue?
>
> --
> Thanks
>
> Andy C

Jason W

2005-01-23, 4:04 pm


AndyCarr wrote:
> OK, Looks like this issue is the SPV C500 is locked by default! So is

there
> any way (through software) of unlocking this phone so that I can run

by own[color=darkred]
> apps?
>
> "AndyCarr" wrote:
>
OMAP 710)[color=darkred]
compiles/builds on[color=darkred]
Motorola[color=darkred]
selected[color=darkred]
4.0 sp4[color=darkred]
get the[color=darkred]
download -[color=darkred]
anyone have[color=darkred]
different SDK?[color=darkred]

Jason W

2005-01-23, 4:04 pm

Andy, your connection not created error does not sound to me that it
would be a phone locking issue. eVC4 is the correct environment for
Smartphone 2003 development. Have you successfully run spdps /create
/device in the Smartphone 2003\tools directory? There is an update
that you will need to download for spdps since you have SP4 installed.
Jason

Jason W

2005-01-23, 4:04 pm

Andy, I don't believe your connection not created error is there
because your phone is locked. eVC4 is the correct environment for
Windows Mobile 2003 development. Have you successfully run spdps
/device in the Smartphone 2003 tools directory? Also be aware that
there is an update for spdps for eVC4 SP4 that likely needs to be
installed.

Jason

AndyCarr wrote:
> OK, Looks like this issue is the SPV C500 is locked by default! So is

there
> any way (through software) of unlocking this phone so that I can run

by own[color=darkred]
> apps?
>
> "AndyCarr" wrote:
>
OMAP 710)[color=darkred]
compiles/builds on[color=darkred]
Motorola[color=darkred]
selected[color=darkred]
4.0 sp4[color=darkred]
get the[color=darkred]
download -[color=darkred]
anyone have[color=darkred]
different SDK?[color=darkred]

SNS

2005-02-18, 4:01 pm

AndyCarr wrote:

> Hi,


> I have two smartphones, a motorola MP X200 (Smartphone 20002 ARM OMAP 710)
> and a SPV C500 (Windows Mobile 2003 2nd Ed. ARM OMAP 730)


> And my problem is I have written a DLL application that compiles/builds on
> Embedded VC++ 3.0 using Smartphone 2002 SDK and works fine on the Motorola
> but not the SPV. I get an error message: Error: Make sure you have selected
> correct platform etc.


> So I have tried compiling/building the software on Embedded VC++ 4.0 sp4
> using Smartphone 2003 SDK and again it compiles/builds fine, but I get the
> following error message when it tries to connect to the device to download


> Error: Connection was not created.


> I’m using ActiveSync 3.7 but have also tried ActiveSync 3.8 does anyone

have
> any ideas? Should I be using EVC++ 3 or 4? Should I be using a different

SDK?
> or Could it be a security issue?


The security features of Smartphone devices make it necessary to sign
certain files that are used to support the development and debugging
process. During the installation of the Smartphone SDK, this process is
performed automatically for the files that the device emulator uses.
However, when you want to enable a real Smartphone device for testing and
debugging, you will need to complete this file-signing process manually.

http://msdn.microsoft.com/library/d...ne_security.asp

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com