Re: Where to start ? Too many options to choose from.
- From: Engin AYDOGAN <engin@xxxxxxxxx>
- Date: Tue, 28 Nov 2006 12:06:15 +0200
Ulrich Eckhardt wrote:
Avoid eVC4 if you can. It has an age-old, far from standard-compliant C++Aye
compiler and is really old anyway. The difference between 2003 and 2005 is
not that big, the latter has supposedly better integration but it also
still suffers some childhood problems. We use it for CE5 development here
nonetheless, so it works.
It's not part of any of those products. PB is used to build a platformYes, it's very similar to uClinux build process. First compile kernel, then userspace program, then create a bootable image. And it was a quite painless process I might add (i.e. depencies were tracked fairly well)
(hear, hear...) which means you select a CPU, drivers, applications etc
which are then compiled into an image. The process is comparable with Linux
kernel configuration but it also includes quite a few userspace tools to
choose from.
It further serves as IDE for debugging the kernel and
compiling new/adapted device drivers. Note that for distribution, theOf course. FYI, with evaluation board I have a Win CE 5.0 Pro license.
generated CE images need to be licensed, a cost which also depends on the
contained feature set.
You typically only need that if you are creating the hardware, too. SinceExactly. Also final product won't need media player, nor internet explorer since this is a industrial control application. Hence I'd need platform builder. But I still haven't got my answer; where can I get it ? Since it should be specifically built for this device, I suppose board manufacturer would be the appropriate place to ask for it.
you already have a system with a working CE5 on it, you don't need it
unless you have to make changes there. Since you are currently only using
an evaluation board, I guess that the final hardware will be derived from
it, so I guess you will need PB.
The default settings for the serial port are 19200 Baud, I think that valueLooks promissing, thanks.
can be increased. Otherwise, see these links:
http://blogs.msdn.com/vsdteam/archive/2005/01/05/347332.aspx
http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx
Upgrading always requires some changes, but my recent switch from 4.2 to 5.0I suppose it's called "Platform Manager" or something like that. I've also read that it's integrated with VS2005, but I couldn't find more information.
was relatively painless. However, in that case you definitely need platform
builder (though I'm not sure it's still called that, I have heard PB for
CE6 is integrated into VS2005 instead of being a standalone product).
This is where I'm having problem actually, I can't find the information I'm looking for and I don't know who to ask (I think here's the most appropriate place). Even though linux world is known with its poor documentation, I could have find what I'm looking for. And with Microsoft, it's true that most of the .NET framework is well documented with samples, I having trouble finding my way with embedded development.
I'd appreciate a few directions for information here.
.
- References:
- Where to start ? Too many options to choose from.
- From: Engin AYDOGAN
- Re: Where to start ? Too many options to choose from.
- From: Ulrich Eckhardt
- Where to start ? Too many options to choose from.
- Prev by Date: Re: Where to start ? Too many options to choose from.
- Previous by thread: Re: Where to start ? Too many options to choose from.
- Index(es):
Relevant Pages
|
Loading