|
-
Oct 20th, 2005, 12:23 PM
#1
Thread Starter
Fanatic Member
Pocket PC (SH3 WinCE 3.0) SDK
I downloaded embeded visual C++ from microsoft and made a simple program from a wizard. Uploaded it to my PPC, and when I try and run it my PPC says some of the compents are missing.
I think the environment I have is for CE .Net.
Anyone know of anything to make programs for Win CE 3.0, for the SH3 processor?
I have a Jornada 548.
-
Oct 22nd, 2005, 11:48 AM
#2
Thread Starter
Fanatic Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
-
Oct 22nd, 2005, 02:53 PM
#3
Re: Pocket PC (SH3 WinCE 3.0) SDK
I don't think we are ignoring you, we probably just don't have an answer yet. I certainly don't, since I haven't used embedded C++.
As long as you are writing in that language, I don't believe .NET has anything to do with it, but I do think that it is more complicated than using the .NET CF.
Why did you choose embedded C++?
My usual boring signature: Nothing
 
-
Oct 22nd, 2005, 03:40 PM
#4
Thread Starter
Fanatic Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
I googled how to make programs for pocket pcs, and it said it was for windows CE 4, but I thought that it would also include something for Windows CE 3.
http://www.microsoft.com/downloads/d...displaylang=en
-
Oct 24th, 2005, 05:16 PM
#5
Frenzied Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
Hi,
you should have a toolbar at the top showing your platform etc. Just choose the target platform from the drop down (PocketPC, PocketPC2002 etc) and the processor (Win32 WCE Arm, Win 32 WCE Mips), and the target (emulator/device) and you should be good to go
Pete
-
Oct 24th, 2005, 08:16 PM
#6
Thread Starter
Fanatic Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
Ok I did that, complied it for my processor (SH3) it says exactly this when I try and run it on PPC "Cannot find ce1 (or one of its components). Make sure the path and filename are correct and all the required libraries are available".
I tried this program: http://vise.www.ecn.purdue.edu/VISE/.../examples.html
I'm assuming that its referring to the .Net framework, which my PPC is so old I don't think microsoft made it for it. In which I know there are ways to make programs for the PPC without the need for the .Net framework. I just don't know how. :\
-
Oct 25th, 2005, 02:15 AM
#7
Frenzied Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
Hi
eVC doesn't require the .Net compact framework on the PPC (although you can compile for the SH3 and Mips processors with the compact framework).
When you compile your eVC app, does it deploy to the PPC and try to run. When it deploys, it should deploy everything it needs.
What device are you trying to compile for? Does the device appear in the drop down list of devices
Pete
-
Oct 25th, 2005, 08:54 PM
#8
Thread Starter
Fanatic Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
Ok, I got the old version of eVC. Exactly what I need, but one problem when I try and complie with eC++ my comp restarts :\.
eVB works correctly and I can use the programs I compile from eVB on my ppc.
Last edited by k1ll3rdr4g0n; Oct 25th, 2005 at 09:56 PM.
-
Oct 26th, 2005, 04:40 AM
#9
Frenzied Member
Re: Pocket PC (SH3 WinCE 3.0) SDK
Hi,
so if you try to compile the PC reboots? Is this is compilation, or when trying to deploy to the emulator.
If the latter, then search google groups for 'evc reboot' - there are quite a few answers, including updating drivers.
If it is just when you compile, dunno - sorry
Pete
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|