Re: Building Platform SDK

From: H. Edgar (hedgar_at_noemail.nospam)
Date: 02/25/05


Date: Fri, 25 Feb 2005 09:07:26 +0100

You should check in the sdk configuation "Configure sdk ..." the CPU list
supported. Then you should be sure alle the images listed there are
generated first with sysgen.

Edgar.

"helpseeker" <helpseeker2005@gmail.com> wrote in message
news:1109273190.905174.301860@z14g2000cwz.googlegroups.com...
> Hello ce gurus.
>
> I'm using a specialized board with precompiled ce 5.0 BSP
> (no sourses included, just precompiled OAL and device drivers
> DLLs, EXEs, LIBs, PDBs etc for Debug and Release configurations).
> Everything is o.k. I can build my custom images with different
> BSP and native windows ce features. I can use KITL, profiller etc. Can
> build my custom applications and debug them using KITL
> and kernel debugger. But I have some problems building the
> Platform SDK. Every time I use "Platform->SDK->Build SDK"
> command I get a warning saying that my platform is not sysgened
> (even I try after a full re-sysgen). I tried to ignore this
> warning and build anyway, but build finishes with errors :(
>