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]
Other format: [Raw text]

RE: RedBoot for EPXA1


the redboot I made is configured at speed: 57600 so probably you can try to
set the speed.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com]On Behalf Of Gary Hu
Sent: 29 May 2003 11:06
To: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] RedBoot for EPXA1


Dear QiangHuang:

Thank you for your help. I've installed the redboot in EPXA1, and
I got response from console.

Next step, I want to use eCos configuration tools to run tests, but
the output window told some error messages as the folloing. I have
no idea to slove it. Does anything wrong I do ?

ps. Would you kind to send me the redboot.ecc you use for reference?
Thank you again.

Run started
(gdb) set height 0
(gdb) set debug remote 0
(gdb) set remotebaud 56000
(gdb) target remote COM1
warning: Invalid baud rate 56000.  Closest values are 38400 and 57600.
COM1: Invalid argument.
(gdb) load
You can't do that when your target is `exec'
(gdb) break cyg_test_exit
Breakpoint 1 at 0x325c4: file
/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/infra/v2_0/src/tcdiag.cxx, line
260.
(gdb) break cyg_assert_fail
Function "cyg_assert_fail" not defined.
(gdb) break cyg_test_init
Breakpoint 2 at 0x324d4: file
/ecos-c/cygwin/opt/ecos/ecos-2.0/packages/infra/v2_0/src/tcdiag.cxx, line
192.
(gdb) cont
The program is not being run.
(gdb) set cyg_test_is_simulator=0
Address of symbol "cyg_test_is_simulator" is unknown.
(gdb) cont
The program is not being run.
(gdb) bt
No stack.
(gdb) Run complete


best regards,
Gary

----- Original Message -----

> I have made one. attached with this email
> I'm looking for RedBoot of Altera Excalibur EPXA1 Development Board.
> Does anyone have it? Thank you in advance.




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


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


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