Re: PXA270 and WinCE source code exemple ?
- From: voidcoder <voidcoder@xxxxxxxxx>
- Date: Fri, 23 Mar 2007 12:11:25 +0100
A normal way to accomplish this task would be to develop
the required device drivers, and here you really need
the Platform Builder and the BSP. Your applications will
be based on the functions provided by the device drivers.
For camera examples check Mainstone III BSPs, there is
PXA27x camera driver in it. While it is not directly
usable (built for WM), but still good as an example
and can give you a common idea on where to start ...
fred_d wrote:
Hello,.
In fact i would like to do a product which use SODIMM modules with pxa270. (i bought this module from www.toradex.com). So i already have a valid winCE image (ce 5.0). But now i would access to other peripheral using I2C. The bigger problem is to get a video stream (i probably use the Camera interface from pxa270 to get this stream) and to display it on a LCD screen. I would like to make a TV product using winCE.
It's possible for me to get the BSP source on toradex website. I already download to SDK.
Thanks to help me.
Fred
"voidcoder" <voidcoder@xxxxxxxxx> a écrit dans le message de news: euMllWVaHHA.4940@xxxxxxxxxxxxxxxxxxxxxxxIt is just a bad idea to deal with hardware directly
from the application. While it is really possible
(at least no restrictions on versions < 6.0, or the
app must be running in kmode in 6.0), but again it
is unusual way to access hardware on any OS including
CE as it what the device drivers are intended for.
Give us a picture on what exactly are you doing, what kind
of device is it, do you have access to the BSP sources etc
etc etc. In case it is a retail device, have you looked
carefully through the Platform SDK and documentation.
Perhaps some if not all of hardware is accessible
through native CE or OEM API / drivers ...
fred_d wrote:Hello,
I'm a new user with windows CE. I would like to create an application using some pxa270 ressources. I use evc++ for programming.
Do you know where i can find source code exemples for some pxa270 function, like I2c, camera interface, ...
And If you know where i can find tutorial for winCE or pxa270 also please.
Thanks a lot to help a new user...
++++
- References:
- PXA270 and WinCE source code exemple ?
- From: fred_d
- Re: PXA270 and WinCE source code exemple ?
- From: voidcoder
- Re: PXA270 and WinCE source code exemple ?
- From: fred_d
- PXA270 and WinCE source code exemple ?
- Prev by Date: Re: Realtime disable start button and clock with registry
- Next by Date: Re: folder selection dialog in embedded vc++
- Previous by thread: Re: PXA270 and WinCE source code exemple ?
- Next by thread: Re: CList Concept
- Index(es):
Relevant Pages
|