This is the mail archive of the ecos-discuss@sourceware.org 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]

why redboot template of at91sam7sek is wrong?


Hello all,

i just type the command " ecosconfig new at91sam7sek redboot", but the
generated ecos.ecc has 1 conflict. The messages are following:
U CYGHWR_HAL_ARM_AT91_FIQ, new inferred value 1
U CYGHWR_HAL_ARM_AT91, new inferred value AT91SAM7S
U CYGSEM_HAL_ROM_MONITOR, new inferred value 1
U CYGIMP_HAL_COMMON_INTERRUPTS_USE_INTERRUPT_STACK, new inferred value 0
C CYGPKG_DEVS_SPI_ARM_AT91, "requires" constraint not satisfied: CYGPKG_ERROR

so when i want to use "ecosconfig tree", It cannot go.
C CYGPKG_DEVS_SPI_ARM_AT91, "requires" constraint not satisfied: CYGPKG_ERROR

Unable to generate build tree, this configuration still contains conflicts.
Either resolve the conflicts or use --ignore-errors

why the template is wrong? Can anyone solve the problem?
i use ecos3.0 and the toolchain is a pre-built version.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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