Re: " Excluded From Build "
- From: "ms" <ms@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Jun 2005 17:16:33 +0100
Ok, this is similar to what i had so i had to set BSP_FACOM_SCREENPWR=1 in
the BSP.bat
file to get my driver included in the image. Setting it in the cec didn't
work. Have you tried this
"JoeB" <joe@xxxxxxxxxxxxx> wrote in message
news:eS8iKW1cFHA.3912@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> here it is:
>
> IF BSP_FACOM_SCREENPWR
> ScreenPwrDrv.dll $(_FLATRELEASEDIR)\ScreenPwrDrv.dll
> NK SH
> ENDIF BSP_FACOM_SCREENPWR
>
>
>
>
> Joe
>
>
> "ms" <ms@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:eJi5Mh0cFHA.3328@xxxxxxxxxxxxxxxxxxxxxxx
> > It may be worth putting the BSP variable BSP_FACOM_SCREENPWR in the
> > BSP.bat
> > file rather than in .cec. I had problem
> > with .cec BSP variable not working properly. Also if you show us your
> > platform.bib CESYSGEN conditional
> > related to this, things would be clearer.
> >
> > "JoeB" <joe@xxxxxxxxxxxxx> wrote in message
> > news:ecluOmycFHA.1408@xxxxxxxxxxxxxxxxxxxxxxx
> >> Hi,
> >>
> >>
> >> My Device driver has "Excluded from build" next to it in the File View.
> >>
> >> The source is in the BSP SRC dir:
> >>
> >> C:\WINCE500\PLATFORM\facom_smdk2410\SRC\DRIVERS
> >>
> >> and i have added it to the BSP cec file:
> >>
> >>
> >>
> >> ComponentType
> >> (
> >> Name ( "Screen Power Control Driver" )
> >> GUID ( {B7E7B15D-509F-4FCF-926A-FE2C4C7F08C3} )
> >> Description ( "Drivers for button-type devices" )
> >> Group ( "Device Drivers" )
> >> Vendor ( "Facom" )
> >> MaxResolvedImpsAllowed( 999 )
> >> Implementations
> >> (
> >> Implementation
> >> (
> >> Name ( "Screen Power Driver" )
> >> GUID ( {1D23FA72-C169-4EFF-8986-902F950E40EA} )
> >> Description ( "Screen brightness and power control" )
> >> Version ( "5.0.0.0" )
> >> Locale ( 0409 )
> >> Vendor ( "Facom" )
> >> Date ( "15/06/2005" )
> >> FeatureVariable( "SYSGEN_FACOM_SCREENPWR", "1" )
> >> Variable( "MODULE_NAME", "ScreenPwrDrv.dll" )
> >> Variable( "BSP_FACOM_SCREENPWR", "1" )
> >> SizeIsCPUDependent( 1 )
> >> BuildMethods
> >> (
> >> BuildMethod
> >> (
> >> GUID ( {A237A6D2-28CD-4CC1-A7A5-7605452FFC15} )
> >> Step ( CESYSGEN )
> >> CPU ( "ARMV4I" )
> >> Action ( '#SRCCODE( SOURCES,
> >> "$(_WINCEROOT)\PLATFORM\facom_smdk2410\SRC\DRIVERS\SCREENPWR", "Facom
> > screen
> >> power driver source" )' )
> >> )
> >> )
> >> )
> >> )
> >> )
> >>
> >>
> >>
> >> Am i missing somthing else?
> >>
> >> joe
> >>
> >>
> >
> >
>
>
.
- Follow-Ups:
- Re: " Excluded From Build "
- From: JoeB
- Re: " Excluded From Build "
- References:
- " Excluded From Build "
- From: JoeB
- Re: " Excluded From Build "
- From: ms
- Re: " Excluded From Build "
- From: JoeB
- " Excluded From Build "
- Prev by Date: Re: 802.11b CF WIRELESS LAN CARD CAN'T BE INSTALLED
- Next by Date: Conditionnal includes in sources
- Previous by thread: Re: " Excluded From Build "
- Next by thread: Re: " Excluded From Build "
- Index(es):