In eMbedded Visual C++, if I choose new project, WCE application, the CPU
list has lots of options but only Arm and x86 are enabled. I need to build
a version for SH3. Am I missing a component and, if so, where can I get it?

Keith

Re: eVC++ Processor types by Chris

Chris
Fri Aug 01 12:03:35 CDT 2003

The SDK you use limits the processors you can target. Make sure you have
the correct SDK for your target installed.

--
Chris Tacke, eMVP
Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net

"Keith Sheppard" <Keith.Sheppard@tesco.net> wrote in message
news:QVuWa.1099$kv.56584@newsfep2-gui.server.ntli.net...
> In eMbedded Visual C++, if I choose new project, WCE application, the CPU
> list has lots of options but only Arm and x86 are enabled. I need to
build
> a version for SH3. Am I missing a component and, if so, where can I get
it?
>
> Keith
>
>
>



Re: eVC++ Processor types by The

The
Mon Aug 04 01:23:49 CDT 2003

Pocket PC 2002 and 2003 use only ARM (and x86 for the emulator).

For SH3, you need to use the old Pocket PC 2000 SDK.