hi,dear all: I am porting ecos to windbond arm7 chipset,now the redboot can run on the board, the ping and tftp app is ok.
but if i do remote debug with arm-elf-gdb in linux host, it't fail. I capture package with ethereal, found that for any gdb request command from host, redboot return $#00 (it's mean system don't support this command), why? my arm-elf-gdb version is 5.3, host linux version is redhat 9.0. help... George