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: Problem with debug test program


Jing,
    The start of your message

"(gdb) remote target com2
Remote device not open"

makes clear that GDB itself
has not established a serial link
with the IQ80310 target.

    The reference manual for the current version of the IQ80310
http://developer.intel.com/design/iio/manuals/273431.htm
makes clear in  Appendix A that the baudrate should be 115200. 

    If you are not sure your version of xscale-elf-gdb is working,
get the current tool chain from Intel's WWW site
http://www.intel.com/design/intelxscale/dev_tools/010827/index.htm

    Then simply follow the instructions in Appendix A of the
"Intel IQ80310 Evaluation Platform Board Manual" that I cited above.

Bill Siegmund
Cal-Tex Computers, Inc.
1080 Rebecca Dr.
Boulder Creek, CA 95006



-- 
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]