ecos-discuss archive
subject index for July, 2002

This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

how breakpoint instruction execute

Problem building with networking for i386

#include <new> in mqueue.cxx

#include each other

(ecos)-problem

(gdb) Couldn't establish connection to remote target

50% PACKET loss when I ping to the Board.

=?GB2312?B?u/nS8svjt6jIw7j20NS7r0ZMQVNItPPP1Mnxzf4=?=

Rép. : at91 hal

Rép. : Re: #include <new> in mqueue.cxx

[patch] flash_am29xxxxx.inl

[patch] net/eth_drv.c

_flash_xxx() in flash_am29xxxxx.inl

about layout of code

Allocate memory from new section

approch to build eCos applications with autotools.

arguments to main

Arm interrupt vector table

ARM-elf cross compiling error

arm-elf-gcc

arm-gdb-error

arm-simulator

ARM7 problem with ldr assembly instruction

at91 hal

beginner question

Big endian ARM HAL_WRITE_UINT8 problem

Big endian ARM HAL_WRITE_UINT8 problem (ecos 1.3.1)

bridge in LWIP ?

Building a New Tree for EB40

Building eCos on a I686 for a Ix86 Target

C++ STL and ecos

code fatal error!

code questions:

compact flash - slightly off topic

compile error

Compiler bug (arm-elf-gcc)?

Couldn't start user program with the old ecos repository.

crc16 - CCITT

cyg_user_start limitations

cyg_user_start() in a library

CYGPKG_SDL: there are no version subdirectories

debug method

diag_printf

diag_printf problem

DiskOnChip flash support

DNS code doesn't work on big-endian machine.

Driver can't set multi-cast mode

driver support for multicast

DSR problem

dsr-list NULL

e7t crash

e7t write problem

EB40 standalone application

EB40A port is done!

eb40a RIP

eb40a target submitted

ECOS and simulators

eCos Build Problem AGAIN

eCos CookBook documentation project?

ecos ping 50% packet loss solved temporarily -- thanks to ecos-discuss

ecos port 8260

eCos pre-v2.0

ecos strerror (i386)

eCos THUMB support

Enable Thumb instruction set and interworking

errno problem building FreeBSD stack for viper

Expediteur : Claude DENNERY ,

fatal error:set_priority()

fconfig in redboot (i386)

Fec driver TCP/IP with hello world application ---- problem

FEC interrupt registration problem

flash driver interface questions

FreeBSD-Stack not responding

Gary Thomas wrote:On Tue, 2002-07-09 at 07:36, brenner joel wrote:Hi all!I'm trying to use the SERIAL_GENERIC_16X5X serial driver for my custom target. (I've used arm/pid serial driver as example)When I compile the kernel I've the following error message:/home/brenner/ecos/packages/devs/serial/generic/16x5x/current/src/ser_16x5x.c/home/brenner/ecos/packages/devs/serial/generic/16x5x/current/src/ser_16x5x.c:213:44: cyg/io/arm_rms_extern_ser.inl: No such file or directoryand this is right because no inline file is placed cyg/io/.In the cdl file of rm_rms_extern_ser following paths are defined... define_proc { puts $::cdl_system_header "/***** serial driver proc output start *****/" puts $::cdl_system_header "#define CYGDAT_IO_SERIAL_GENERIC_16X5X_INL <cyg/io/arm_rms_extern_ser.inl>" puts $::cdl_system_header "#define CYGDAT_IO_SERIAL_GENERIC_16X5X_CFG <pkgconf/io_extserial_arm_rms.h>" puts $::cdl_system_header "/***** serial driver proc output end *****/" }...witch are used to configure the SERIAL_GENERIC_16X5X driverMy question is: where I've to define a command witch copies devs/serial/arm/rms/current/include/arm_rms_extern_ser.inl to <cyg/io/arm_rms_extern_ser.inl> and what is this command?Just use the "include_dir" CDL command in the same file that hasthe "define proc". e.g. include_dir cyg/ioThis will cause the include files (from the package .../includedirectory) to be placed in the <cyg/io/...> directory."include_dir" CDL command is already there :................cdl_package CYGPKG_IO_EXT_SERIAL_ARM_RMS { display "RMS extern serial device drivers" parent CYGPKG_IO_SERIAL_DEVICES active_if CYGPKG_IO_SERIAL active_if CYGPKG_HAL_ARM_RMS requires CYGPKG_ERROR include_dir cyg/io description " This option enables the extern serial device drivers for the RMS ." doc redirect/ecos-device-drivers.html cdl_interface CYGINT_IO_SERIAL_GENERIC_16X5X_REQUIRED { display "Generic 16x5x serial driver required" } define_proc { puts $::cdl_header "#define CYGPRI_IO_SERIAL_GENERIC_16X5X_STEP 4" } define_proc { puts $::cdl_system_header "/***** serial driver proc output start *****/"Re:Problem using SERIAL_GENERIC_16X5X serial driver

GDB

GPL - was: Re: EB40A port is done!

hello-world-segmentation fault

Help me please...

help on building error on ecos for e7T

how to implememt my assert and trace?

How to send questions on mailing list.

how to store the application into the flash memory? (ARM E7T)

I2C / SPI / HDLC driver

i386 eCos memory limit??

i386 new_net linker error...

i386 PC Target building problem

i386 PC target building problem on Windows2000 host

i386 with i82559 - Problems...

including flash

init_all_network_interfaces problem with new stack

Interrupt doesn't work witth the new ecos repository. ref: ARME7T board.

Interrupt Handler

LIBM problem with configtool 1.3.net

linux-synthetic-target

linux-synthetic-target-error

lwip& redboot question

make tests compile error for eb40

making and running tests

Malloc failure in ecos-1.3.1

malloc/new in DSRs

mcf5272c3 build error

memory layout tool for configtool2

Memory usage question about the new_net template

Message boxes - good/bad practices

microwindows under ecos 2.0

MIPS32 Cache FLUSH/STORE macros not defined for writeback caches?

MPC860 and IMMR location

MPC860: Enabling Datacache does not work

nested interrupt

new_net compilation failure

Newbie questions

No ROM monitor - How to test my code

nuova chat mutitasking

On

on "a.out,COFF,ELF"targets

On ecos interrupt process

On ecos startup squeue:copy vectors

On ecos's construction

On linker script

On RTC's isr!

On TRACE and INSTRUMENT of ecos

Opening ELF file in GDB (MIPS 32 Little endian)

OT: Strange sender address (was Re: profiler & memory leak detector)

Pb sur la flash

ping is resulting in 50% packet loss.

Ping problem in TCP/IP

port eCos to nios

power management question

PowerPC FEC interrupt handler problem

priority tasks and mutex

Problem in DHCP requests

problem of serial h/w buffer in ecos.

Problem Problem Problem (i386)

Problem using SERIAL_GENERIC_16X5X serial driver

problem with CF card not ready & problem with [xyz]modem

problem with memory allocation on SNDS-100 board

Problem with serial driver(i386 platform)

Problem with TCP/IP Stack

profiler & memory leak detector

Prototyping with the synthetic target.

Query

QUESTION - generic flash usage

Question about the data item meaning in Real-time characterization table. Ave, Min? under Confidence Thanks

Question about the eCOS characteristic?

Question about the ethernet hardware device driver?

Red Hat Flip-Flops on Future of eCos

RedBoot configuration file

Redboot Console

RedBoot file system code

redboot load command on ipaq

redboot load file broken in cvs

Redboot Question

Redboot TFTP problem.

Redboot Version

redboot?-samsung

registering serial devices

remote debugging

remote debugging Redboot

remote gdb debugging

samsunf-gcc

Samsung SNDS100 Question

samsung-gcc

Sequence of bring-up code on MBX860

Serial getc problem

serial port ARM e7t problem

Should I used init_all_network_interfaces???

Signal handling

simple eCos profiler

sorry-mistake

synthetic-target-error

TCP stack not delaying/piggybacking ACKs?

The whole flash architecture with jffs2 filesystem!

twothreads.c-error

typos in standalone eth_drv

Unable to execute twothreads.c

Undefined Instruction - gdb

Undefined reference to __divsi3

Unresolved conflict

Using GCC 3.0 with eCos

vmWare

Want to write a new device driver.

What is do_flash_init ?

What should be changed to have fis for my flash

Where in ecos is the external interrupt handler routine.

Where to add diagnostic routines in redboo?

why STACK_FRAME_PPC_SIZE was defined 56?

Re: #include <new> in mqueue.cxx

Re: (ecos)-problem

Re: (gdb) Couldn't establish connection to remote target

Re: =?gb2312?b?u/nS8svjt6jIw7j20NS7r0ZMQVNItPPP1Mnxzf4=?=

Re: [patch] flash_am29xxxxx.inl

Re: [patch] net/eth_drv.c

Re: _flash_xxx() in flash_am29xxxxx.inl

Re: arguments to main

RE: Arm interrupt vector table

Re: arm-elf-gcc

Re: arm-gdb-error

Re: arm-simulator

Re: ARM7 problem with ldr assembly instruction

AW: #include <new> in mqueue.cxx

AW: compile error

AW: crc16 - CCITT

AW: memory layout tool for configtool2

Re: Big endian ARM HAL_WRITE_UINT8 problem

Re: Big endian ARM HAL_WRITE_UINT8 problem (ecos 1.3.1)

RE: build error (Invalid token in expression)

Re: Building a New Tree for EB40

Re: Building eCos on a I686 for a Ix86 Target

Re: code fatal error!

RE: code questions:

Re: compact flash - slightly off topic

Re: cyg_user_start limitations

Re: cyg_user_start() in a library

Re: cygpcre.dll solved?

Re: Driver can't set multi-cast mode

RE: DSR problem

Re: e7t crash

RE: e7t write problem

Re: EB40 standalone application

Re: EB40A port is done!

RE: eb40a RIP

Re: eb40a target submitted

Re: ecos for ATLAS (MIPS 4Kc)

Re: ecos ping 50% packet loss solved temporarily -- thanksto ecos-discuss

Re: ecos problem

Re: errno problem building FreeBSD stack for viper

Re: ezmlm warning

Re: fatal error:set_priority()

Re: fconfig in redboot (i386)

Re: Fec driver TCP/IP with hello world application ---- problem

Re: FreeBSD-Stack not responding

Re: Re: FreeBSD-Stack not responding (Update)

Re: GDB stubs problems ARM/AT91/EB40 -

Re: GPL - was: Re: EB40A port is done!

Re: Help me please...

Re: help on building error on ecos for e7T

Re: Hi Please See to my problem in eCos

RE: how breakpoint instruction execute

how to add net package

Re: I need some clarifications regarding ecos

Re: i386 PC target building problem on Windows2000 host

Re: i386 with i82559 - Problems...

Re: including flash

Re: init_all_network_interfaces problem with new stack

Re: Interrupt doesn't work witth the new ecos repository. ref: ARME7T board.

RE: Interrupt Handler

Re: Latest eCos CVS docs with search facility

Re: lwip& redboot question

Re: make tests compile error for eb40

Re: making and running tests

Re: Malloc failure in ecos-1.3.1

Re: malloc/new in DSRs

Re: memory layout tool for configtool2

Re: microwindows under ecos 2.0

Re: MPC860 and IMMR location

Re: nested interrupt

Re: new_net compilation failure

Re: Newbie questions

Re: No ROM monitor - How to test my code

Re: on "a.out,COFF,ELF"targets

Re: On ecos exception process

RE: On RTC's isr!

RE: OT: Strange sender address (was Re: profiler & memory leak detector)

Re: OT: Strange sender address (was Re: profiler &memory leak detector)

RE: ping is resulting in 50% packet loss.

Re: Ping problem in TCP/IP

RE: port eCos to nios

Re: PowerPC FEC interrupt handler problem

Re: priority tasks and mutex

RE: Problem building with networking for i386

Re: Problem in DHCP requests

Re: Problem in DHCP requests Where is arpcom???

Re: Problem Problem Problem (i386)

Re: Problem using SERIAL_GENERIC_16X5X serial driver

Re: problem with CF card not ready & problem with [xyz]modem

Re: problem with memory allocation on SNDS-100 board

RE: profiler & memory leak detector

Re: Prototyping with the synthetic target.

RE: Query

Re: QUESTION - generic flash usage

Fw: Re: Question about the ethernet hardware device driver?

Re: RedBoot configuration file

Re: Redboot Console

Re: Redboot DHCP and gateway support

Re: RedBoot file system code

Re: redboot load command on ipaq

Re: redboot load file broken in cvs

Re: Redboot Question

Re: remote debugging

Re: remote gdb debugging

Re: samsunf-gcc

Re: samsung-gcc

RE: Serial getc problem

RE: serial port ARM e7t problem

Re: sid

Re: Signal handling

Re: simple eCos profiler

Re: SNDS Ethernet

Re: source code credits

Re: synthetic-target-error

Re: TCP stack not delaying/piggybacking ACKs?

Re: twothreads.c-error

RE: Undefined reference to __divsi3

Re: Unresolved conflict

RE: Using GCC 3.0 with eCos

Re: vmWare

RE: Want to write a new device driver.

Re: Where is arpcom??? how to add this header file

Re: Where to add diagnostic routines in redboo?

RE: why STACK_FRAME_PPC_SIZE was defined 56?


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.5.8