Le 06-03-2006, Tyler <[EMAIL PROTECTED]> a écrit : > Hi all, > > I'm trying to install and use redboot on a x86 target, to make some > tests. > But I can't succeed. I have the following erros : > > [EMAIL PROTECTED]:~/ecos/redboot>ecosconfig new linux redboot > U CYGIMP_HAL_COMMON_INTERRUPTS_USE_INTERRUPT_STACK, new inferred value 0 > C CYGBLD_BUILD_REDBOOT, "requires" constraint not satisfied: > CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT > C CYGPRI_REDBOOT_ROM_MONITOR, "requires" constraint not satisfied: > CYGSEM_HAL_ROM_MONITOR > [EMAIL PROTECTED]:~/ecos/redboot>ecosconfig check > Target: linux > Template: redboot > 2 conflict(s): > C CYGBLD_BUILD_REDBOOT, "requires" constraint not satisfied: > CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT > C CYGPRI_REDBOOT_ROM_MONITOR, "requires" constraint not satisfied: > CYGSEM_HAL_ROM_MONITOR > > Can I change the linux package configuration and enable the > CYGSEM_HAL_VIRTUAL_VECTOR_SUPPORT and CYGSEM_HAL_ROM_MONITOR ? > >
I've found binaries files at http://ecos.sourceware.org/boards/redbootbins/x86pc/ I'm happy with those for now. But if someone has the answer to my previous question (in the previous post), I'm still interested.
