I'm deveoping a custom BSP and platform. Everything so far is OK, except I
have to export and SDK and Platform builder fails to do so. here is a log:

Rolling sysgen'ed headers and libs
Ka-Ro STK3 Dev Platform: ARMV4I_Release
Error: This build configuration has not been sysgen'ed
Error adding sysgen'ed headers and libs
Error rolling toolkit-specific files

MSI file construction completed. 3 error(s), 0 warning(s).

I sysgened all my configurations (Debug and Release) thousan times and still
cannot build an SDK. Does any body know what is the real problem.

Thanks
Alexander

Re: SDK Development problems by Paul

Paul
Tue May 31 12:26:02 CDT 2005

Have you built the OS for your device yet? You have to do that at least
once before generating the SDK for it...

Paul T.

"Alexander Kovachev" <alexander@sontek.com> wrote in message
news:O3C6gk9YFHA.2128@TK2MSFTNGP15.phx.gbl...
> I'm deveoping a custom BSP and platform. Everything so far is OK, except I
> have to export and SDK and Platform builder fails to do so. here is a log:
>
> Rolling sysgen'ed headers and libs
> Ka-Ro STK3 Dev Platform: ARMV4I_Release
> Error: This build configuration has not been sysgen'ed
> Error adding sysgen'ed headers and libs
> Error rolling toolkit-specific files
>
> MSI file construction completed. 3 error(s), 0 warning(s).
>
> I sysgened all my configurations (Debug and Release) thousan times and
> still cannot build an SDK. Does any body know what is the real problem.
>
> Thanks
> Alexander
>



Re: SDK Development problems by thomas

thomas
Mon Jun 27 12:02:06 CDT 2005

I have this exact same problem trying to build an SDK. And yes I have build
the OS for my device already for all configurations. I successfully run the
built image on the WINCE 5.0 emulator.

** My Build SDK output -
Committing database changes
Creating 'required' feature
Adding required files

Committing database changes
Adding the splashscreen

Committing database changes
Rolling sysgen'ed headers and libs
Freescale i.MX21: ARMV4I_Release
Error: This build configuration has not been sysgen'ed
Error adding sysgen'ed headers and libs
Error rolling toolkit-specific files

MSI file construction completed. 3 error(s), 0 warning(s).


** Also I can find nothing in any documentation that deals with SDK build
errors. It all assumes once an run-time image has been built that all will
proceed perfectly. How do I overcome these errors to build an SDK?
--
Thanks, Thomas Freese
Software Engineer
L3 Communications - Display Systems


"Paul G. Tobey [eMVP]" wrote:

> Have you built the OS for your device yet? You have to do that at least
> once before generating the SDK for it...
>
> Paul T.
>
> "Alexander Kovachev" <alexander@sontek.com> wrote in message
> news:O3C6gk9YFHA.2128@TK2MSFTNGP15.phx.gbl...
> > I'm deveoping a custom BSP and platform. Everything so far is OK, except I
> > have to export and SDK and Platform builder fails to do so. here is a log:
> >
> > Rolling sysgen'ed headers and libs
> > Ka-Ro STK3 Dev Platform: ARMV4I_Release
> > Error: This build configuration has not been sysgen'ed
> > Error adding sysgen'ed headers and libs
> > Error rolling toolkit-specific files
> >
> > MSI file construction completed. 3 error(s), 0 warning(s).
> >
> > I sysgened all my configurations (Debug and Release) thousan times and
> > still cannot build an SDK. Does any body know what is the real problem.
> >
> > Thanks
> > Alexander
> >
>
>
>

Re: SDK Development problems by christopherle

christopherle
Mon Jun 27 16:23:38 CDT 2005

Hi, I'll look for your response in the other thread, "PB5.0 SDK export
problem". I'd like to know your repro steps, including whether you've been
anchoring your own 3rd party catalog items.

Thanks.