Arm-Xscale processor.. What do I choose in VS2003 for the Processo

G

Guest

The device I am using is has a Intel Arm-Xscale processor, Which processor do
I choose in the List from Visual Studio 2003


thanks
 
D

Daniel Moth

Since you are using VS2003, you must be using the netcf so your code doesn't
care about the cpu type.

Not sure where you are prompted to choose a processor but you should go for
arm4.

Cheers
Daniel
 
G

Guest

Under Tools > Select Windows Device CE CPU....

The program works on a version of CE 4.1, but this unit has 4.2 and this
Xscale processor. And I have getting nothing when I try to connect to the
device. ]

Does it matter that the connect is BlueTooth ActiveSync?
 
D

Daniel Moth

Search for the "Smart Device Authentication Utility" which is the best way
of connecting to custom WinCE devices.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


Bill S said:
Under Tools > Select Windows Device CE CPU....

The program works on a version of CE 4.1, but this unit has 4.2 and this
Xscale processor. And I have getting nothing when I try to connect to the
device. ]

Does it matter that the connect is BlueTooth ActiveSync?




Daniel Moth said:
Since you are using VS2003, you must be using the netcf so your code
doesn't
care about the cpu type.

Not sure where you are prompted to choose a processor but you should go
for
arm4.

Cheers
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top