Re: Question on Tutorial: Building a Run-Time Image for the Emulat



Hello Paul,

Yes, the tutorial was mentioning the use of Build and Sysgen. It is ok now :)

Are you aware of a plan to update the X86 emulator similar to the Windows CE
Arm emulator being offered that can be deployed to from VS2005?

Thanks again for your help :)
--
Bob Hanson
Senior Solutions Developer



"Paul G. Tobey [eMVP]" wrote:

Not specifically. The error suggests that, for some reason, something is
trying to build that folder in oak\misc, which doesn't include any
BUILD-able items. What build command are you using to get that? Sysgen?
or the wrong one, Build and Sysgen?

Paul T.

"Bob Hanson" <BobHanson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6D5BDA4A-B184-4262-B29B-A160E7127F00@xxxxxxxxxxxxxxxx
Hello Paul,

Thanks for your help :)

I did install the updates and worked through the tutorial.

Once I tried to attach to the device, I received an error regarding the
nk.bin file could not be found.

I checked the build.err file and noticed the following:

Windows CE Version (Release) (Built on Mar 1 2004 21:46:39)
makefile.def: Invoked with predefined settings:
TARGETNAME: dummy
TARGETTYPE: dummy
RELEASETYPE:
TARGETLIBS:
SOURCELIBS:
makefile.def: BUILDROOT is C:\WINCE500\public\netcfv2\cesysgen
0 Please add _COMMONPUBROOT and __PROJROOT to your tree's cesysgen\sources
file.
C:\WINCE500\public\common\oak\misc\makefile.def(165) : fatal error U1052:
file '.\sources.' not found
Stop.

Any thoughts as to why this error occured?

Thanks again for your help :)

--
Bob Hanson
Senior Solutions Developer



"Paul G. Tobey [eMVP]" wrote:

So, you haven't applied the Quick Fix Engineering updates to the OS and
PB,
then? Go to www.microsoft.com/embedded. Click Windows CE in the menu
along
the left. Find the Windows CE and Platform Builder 5.0 Updates link
along
the right side of the resulting page. Download all of the updates that
are
for 5.0 and apply them from oldest to newest. .NET CF 2.0 will appear
(don't forget to exit PB before installing the QFEs, though).

Paul T.

"Bob Hanson" <BobHanson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C8B56237-DDA4-46F3-B5B0-2CC5CD6177BF@xxxxxxxxxxxxxxxx
Hello Paul,

I downloaded the eval copy of the Platform Builder so as not to disturb
my
team while I am testing. I did have the proper options but
unfortunately
I
have a new problem that for the tutorial that Mike Hall has, I can't
find
the
Catalog listing for the Compact Framework 2.0, only the 1.0.

Any ideas?

Thanks for your help :)

--
Bob Hanson
Senior Solutions Developer



"Paul G. Tobey [eMVP]" wrote:

No, the BSPs for the emulator and CEPC (an x86 BSP for an ordinary
PC),
are
both on the Platform Builder disks and are brought in, depending on
what
processors are selected. Go to Add/Remove Programs, choose Microsoft
Windows CE 5.0 and choose Change, then Modify. Looking at the tree of
options, make sure that, under Windows CE 5.0 Operating System,
Emulator
is
chosen. You can separately choose x86, if you want, too, but Emulator
is
the piece you're missing right now.

Paul T.


"Bob Hanson" <BobHanson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C9B95140-269D-41BF-86BB-381EB769A593@xxxxxxxxxxxxxxxx
Hello Paul,

I rechecked with our Platform Builder people and we don't seem to
have
the
BSP for the x86 processor support.

We only have the BSPs from Advantech listed.

Is there somewhere we can download the missing BSP?

Thanks for your help :)

--
Bob Hanson
Senior Solutions Developer



"Bob Hanson" wrote:

Thanks Paul, I will check with our Platform-Builder person. :)

--
Bob Hanson
Senior Solutions Provider
Centare Group Ltd.


"Paul G. Tobey [eMVP]" wrote:

You didn't install support for it, then. You need to install the
x86
processor support...

Paul T.

"Bob Hanson" <BobHanson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:DBB7F995-CC29-4536-AE31-211109A61E89@xxxxxxxxxxxxxxxx
Hello All,

In the following tutorial:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceintro5/html/wce50tuttutorialstep1creatingacustomosimagefortheemulator.asp

On tutorial step 1, item 5, there is the following mentioned:

From the list of available board support packages (BSPs)
installed
on
your
development workstation, select EMULATOR: X86 and choose Next.

One or our Platform-Builder users check our Platform-Builder
and
we
don't
have this option.

Any ideas would be appreciated as we are looking to get this
working
quickly.

Thanks in advance :)

--
Bob Hanson
Senior Solutions Provider
Centare Group Ltd.












.



Relevant Pages

  • Re: Error in MSMQ MessageQueue.Create
    ... but are you sure the CE 5.0 emulator has the MSMQ server ... Bob Hanson ... Senior Solutions Developer ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Two Click disassembly/reassembly
    ... >> And that means it will run about 2-10x faster than an emulator. ... > compiler can't handle here. ... > are required to change the IP; like the MIPS. ... Simply translating the x86 code to ...
    (alt.lang.asm)
  • Re: KeyBoardHook OpenNetCF with Windows CE 5.0
    ... Chris Tacke, Embedded MVP ... setting on their emulator is X86, which is referring to their PC ... KeyboardHook m_keyHook; ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: KeyBoardHook OpenNetCF with Windows CE 5.0
    ... the processor type is StrongArm/Xscale and the ... setting on their emulator is X86, which is referring to their PC ... I am using OpenNetCF ver 2.3 community ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Questions regarding x86
    ... There will be some performance differences between x86 and ARM, but generally the emulator will perform slower than a real device, so if you have good performance there you should be fine on your x86 device. ... If your application developers need to interact with drivers specific to your device, your app developers can stub out those calls in their apps while the device is still in development. ... I tried setting the debug action to "Start external program" ...
    (microsoft.public.windowsce.platbuilder)