[ECOS] multi-ice with GDB support rdimajic?
Jimmy Xu
jimmy@micetek.com.cn
Tue Aug 13 19:27:00 GMT 2002
Hi everybody,
I have built a multi-ice-gdb-server to support EPI majic. I just modified
the code:
handle = LoadLibrary ("Multi-ICE.dll"); // rdi150-low.c line
290.
to
handle = LoadLibrary ("rdimajic.dll");
but I could not start gdb server, and failed when the following code
executed:
rdi_proc_vec->openagent(..); // rdi150-low.c line
467
The error code is 240 (RDIError_LittleEndian).
Now I use SMDK2410(920T). And EPI majic should support RDI 1.5 protocol.
Could anyone help on this?
Thanks a lot,
Jimmy Xu
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list