Re: Howto implement catalog feature dependency?



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
>> >
>
>


.



Relevant Pages

  • Re: Howto implement catalog feature dependency?
    ... I think the BSP bat file is not mandatory, ... usefull. ... > folder (it cant be there coz all files in BSP folder are created by ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Howto implement catalog feature dependency?
    ... way to create any conditional thigs there. ... >I think the BSP bat file is not mandatory, ... I don't have any bat file in my bsp ... >> folder (it cant be there coz all files in BSP folder are created by ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Adding of driver
    ... Set the environment variable for it in your bat file. ... You can also add it to your cec file as a default driver. ... > own BSP. ... > am able to add it being in the platform builder IDE, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: CE 5.0 Kernel question
    ... I have created another BSP to modify. ... But if I put my ioctl code to my BSP folder, ... platforms, and other ...
    (microsoft.public.windowsce.platbuilder)