mini2451 WinCE Source of how to use led / user button driver

Moritz Leutenecker
Hello, 

I bought a mini2451 with 3.5 inch tft touchscreen. I found the led and
userbutton driver sources in the WinCE 6 BSP but where is the source code
to the friendly arm wince sample exe files?

As a paying customer I expect them to be there, to check how to call the
driver functions. 

Can someone please help me out here or send me the sourcecode?

Greetings,

Moritz Leutenecker

lsk
source code to the friendly arm wince sample exe files?

did you mean c++ source code to compile ?

check out your tool and google for tutorial (not only for mini2451 you will
find I guess), will me many of them.

STR_344
How did you install WinCE6 ?

Domodom
Hello, 
Some years ago, I wrote the mini2440 GPIO driver.
I made the adaptation of this driver for the mini2451 and mini6410 boards.
You can find them on my website : www.domodom.fr
Best regards
Dom

C-Horse
Hi Guys,

I too need the source code for all the example executables that ship with
the 2451. I'm implementing this board for a product and I need to know how
to call into the drivers from my application. I need the VC++ projects for:

AdcDemo
Backlight
Buttons
I2C Eeprom
iMac
LED-Test
PWM Buzzer
Serial Port

Thanks in advance for your help.

C-Horse
Oh, I forgot to mention, I'm using WinCE, not Linux.