The SDK you're using doesn't match the device. The Casios are all Pocket PC
2000 devices, so you must install the PPC SDK and use it for creating your
project, not a PocketPC 2002 project.
The other alternative is to just hack the device registry to make it match
the PPC02 PlatformID so eVB thinks it's a PPC02 device.
--
Chris Tacke, eMVP
Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net
"Bob Decker" <webhauler DeleteThis @webhauler.com> wrote in message
news:06c501c38207$ed7eadb0$a301280a@phx.gbl...
> Trying to begin a development with eVB 3.0 for a
> Cassiopeia Pocket PC E-125. I have the app programed, yet
> when I attempt to run it on the attached device I always
> get the less than clear error, "The targeted platform does
> not match the device currently connected to your system."
> Okay so its a MIPS 4122 with WinCE 3.0.9348(Build 9351)
> and I am using the PC2000 frame, so what am I doing wrong?