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]

Running hello.c on i386


Hi there,

I am trying to load ecos on PIII m/c currently running RH6.2
I followed the documentation(I belive) following are the snapshots of some
of the commands o/p. When i tryied to compile hello.c as per the document
with prefixing i386-elf- to gcc it gives errors(regarding paths). The other
issue is I copied gdb stub on floppy and tryied to boot it from that, it
doesn't work. It gives some garbage(according to me) on the left top of the
screen and hangs.

Pl. suggest some pointers.

Thanks in advance,
jitendra.

[root@jitu ecos-work]# ecosconfig new pc
1 conflict(s) resolved:
 CYGSEM_HAL_I386_PC_STARTUP_RAM:
  Requires constraint not satisfied:
!CYGIMP_HAL_COMMON_INTERRUPTS_USE_INTERRUPT_STACK

[root@jitu ecos-work]# ls
ecos.ecc

[root@jitu ecos-work]# vi ecos.ecc 

c[root@jitu ecos-work]# ecosconfig tree
5 conflict(s) resolved:
 CYGSEM_HAL_I386_PC_STARTUP_RAM:
  Requires constraint not satisfied: CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS
 CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT:
  Requires constraint not satisfied: !CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT
 CYGSEM_HAL_I386_PC_STARTUP_RAM:
  Requires constraint not satisfied: CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT
 CYGDBG_HAL_DEBUG_GDB_CTRLC_SUPPORT:
  Requires constraint not satisfied: !CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT
 CYGSEM_HAL_I386_PC_STARTUP_RAM:
  Requires constraint not satisfied: CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT

[root@jitu ecos-work]# 




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