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

Debugging RedBoot problems


HI,
I have somehow managed to build, load and run a new RedBoot for the GRG
platform (ADI board with IXP425 CPU).
Now I am trying to debug the boot code with Vision ICE 2 and encounter a
lot of problems:

1 - First of all I am not sure what image should I debug: ROM or RAM.
The ICE could not even download the ROM so I work with RAM for now.
2 - After I download the RAM image (I converted it first to a .bdx and
.ab symbol file) the ice seems confused and tries to locate a
"drv_api.c" file instead of "vector.s" (At least I think that it should
start from there).
3 - At some point I gave up on the symbols and just let it run. I
expected Redboot to start working and get a serial connection but
instead it stuck.

Any suggestions, pointers or comments?

Thanks
Shmuel


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


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