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

eCos on Vr4300


Hi.

Two questions:

[1] Has anyone port eCos to VR4300 architecture?

[2] I have problems with GDB from ecosSWtools (mips-any-elf target) on NT.
Namely, I can not establish remote connection with the target. Maybe I need
to set up something specific for NT, but I do not see what. Nevertheless, I
have no problems with the same tools compiled for Linux.

Here is '.gdbinit' for Linux:

set remotebaud 38400
set remotebinarydownload off
file xxx
target remote /dev/ttyS1

and here for NT:

set remotebaud 38400
set remotebinarydownload off
file xxx
target remote com2



Regards,

Jurica Baricevic,
jura@intesis.hr



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