Mini2440 Windows Embedded CE 6.0 Trail

From Kenneth Noyens
Jump to: navigation, search

Install required packages

- Install Microsoft Visual Studio 2005 (if you are a student use your MSDNAA or MA3D account)
- Install Microsoft Visual Studio 2005 Service Pack 1 (windows update)
- Install Microsoft Windows Embedded CE 6.0
- Install Microsoft Windows Embedded CE 6.0 Platform Builder Service Pack 1
- Install Microsoft Windows Embedded CE 6.0 R2
- Install Microsoft Windows Embedded CE 6.0 R3
- Install Mini CE 6.0 BSP package (http://sharebee.com/b6b92441)

Getting Started

Launch Microsoft Visual Studio 2005
Go to File -> New -> Project
Select Project Type "Platform Builder for CE 6.0" and Template "OS Design"
Fill in the project details and select a folder where you want to work in:

Name: mini
Location: C:\WINCE600\OSDesigns
Solution Name: mini

Now you get a Nice wizard that will build your CE image.
Press next

Configuration

Board Support Packages

Select "Mini2440: ARMV4I"
and click Next

Design template

You can select the desired option you want, but for now I'm going to select "PDA Device"
Click next

Design Template Variants

I selected "Mobile Handheld"
Click next

Applications Media

Here you can select the options/applications you want in your image.
I add the folowing selection "windows messenger", "wordPad" and "Windows Media Audio/MP3".
Click next

Networking Communications

I did not change something in this selection.
Click next and finish

Build

Press F7 to start the build process

I'm stuck at this step with the following error:

BUILD: [00:0000000788:WARNN ] C:\WINCE600\PLATFORM\Mini2440\SRC\DRIVERS\Usb\Function\: Missing source file: C:\WINCE600\OSDesigns\mini\mini\Wince600\Mini2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\ufnmdd.lib.
BUILD: [01:0000000802:ERRORE] NMAKE :  U1073: don't know how to make 'C:\WINCE600\OSDesigns\mini\mini\Wince600\Mini2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\ufnmdd.lib'
BUILD: [01:0000000804:ERRORE] NMAKE.EXE TargetLibFiles  -i -c BUILDMSG=Stop.  BUILDROOT=C:\WINCE600\PLATFORM\Mini2440 LINKONLY=1 NOPASS0=1 failed - rc = 2