This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: help for building microwindows


Dear Gary ,

the configuration as belows

target alm2_arm9 {
 alias { " ARM9/alm2 board" palm2_arm9 }
 packages {     CYGPKG_HAL_ARM
                   CYGPKG_HAL_ARM_ARM9
                   CYGPKG_HAL_ARM_ARM9_ALM2
                   CYGPKG_IO_SERIAL_ARM_ALM2
                   CYGPKG_DEVS_ETH_ALM2_NE2000
                   CYGPKG_IO_DSP_ARM_ALM2
                   CYGPKG_DEVS_CAMERA_ARM_OV7645
        }
        description "
        The Excalibur target provides the packages needed to run
        eCos on an Altera Excalibur board."
}

And I also added 
    Common error code
    dynamic memory allocation
    ISO C and POSIX infrastructure
    Microwindows
    POSIX compatibility layer
    POSIX File IO compatibility layer
    ISO C library
    
Thanks,
alfred

>   % ecosconfig new ipaq net
>   % ecosconfig add mw
>   % ecosconfig tree
>   % make
> (or the similar operations using the GUI)
> 
> How have you configured eCos for your platform?
> Did you do anything besides just adding the MicroWindows (mw) package?
> 
> -- 
> Gary Thomas <gary@mlbassoc.com>
> MLB Associates
> 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]