Re: Howto implement catalog feature dependency?
- From: "Voidcoder" <voidcoder@xxxxxxxxx>
- Date: Thu, 21 Jul 2005 10:54:44 -0700
Huh! I'm really confused. I don't have any bat file in my bsp
folder (it cant be there coz all files in BSP folder are created by
me and I know them like my 5). I have used "BuildStep".bat
files in "PLATFORM\MYBSP\FILES" instead. They are copied
automatically to FLATRELEASEDIR and executed at corresponding
build stage.
"Olivier Bloch" <nospam@xxxxxxxxxx> wrote in message news:uhyQKxcjFHA.1048@xxxxxxxxxxxxxxxxxxxxxxx
> In your BSP root ($(_WINCEROOT)\PLATFORM\MYBSP), you have a .bat file used
> by PB to add/remove features automatically when using the BSP MYBSP.
> You can work on this file to manage dependencies using "BSP_xxxxx" and
> "SYSGEN_xxxxx" environment variables.
>
> --
> ________________________________________
> Olivier BLOCH
> Mobile and Embedded technologies engineer
> THEORIS - www.theoris.fr
>
>
> "Voidcoder" <voidcoder@xxxxxxxxx> a écrit dans le message de
> news:%23E3dMrcjFHA.3568@xxxxxxxxxxxxxxxxxxxxxxx
>> Also what do You mean by "bsp.bat"?
>>
>>
>> "sajid" <sajid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:eOkcIWajFHA.3784@xxxxxxxxxxxxxxxxxxxxxxx
>> > dear voidcoder,
>> >
>> > In your 'bsp.bat' file add the corresponding 'sysgen_' variables of the
>> > dependent modules.
>> >
>> > Almost all drivers need device manager, so to add device manager with
> your
>> > drivers in an automated fashion, try the following:
>> >
>> > SYSGEN_DEVICE=1
>> >
>> > with your dependent entries.
>> >
>> > good luck.
>> > sajid
>> >
>
>
.
- Follow-Ups:
- Re: Howto implement catalog feature dependency?
- From: Olivier Bloch
- Re: Howto implement catalog feature dependency?
- References:
- Multiple catalog features, one binary
- From: Voidcoder
- Howto implement catalog feature dependency?
- From: Voidcoder
- Re: Howto implement catalog feature dependency?
- From: sajid
- Re: Howto implement catalog feature dependency?
- From: Voidcoder
- Re: Howto implement catalog feature dependency?
- From: Olivier Bloch
- Multiple catalog features, one binary
- Prev by Date: Re: SDRAM on CE 5.0
- Next by Date: Re: Repollog.exe Parameters ?
- Previous by thread: Re: Howto implement catalog feature dependency?
- Next by thread: Re: Howto implement catalog feature dependency?
- Index(es):
Relevant Pages
|