From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Thomas To: Huang Qiang Cc: eCos Subject: RE: [ECOS] Download question with new Redboot? Date: Mon, 23 Apr 2001 10:22:00 -0000 Message-id: References: X-SW-Source: 2001-04/msg00320.html On 23-Apr-2001 Huang Qiang wrote: > Hi all: > I am using ARM evaluator7T and installed Redboot on my target system > running at the beginning. I use Insight 5.0 and select Remote/Serial as the > connection mode. It can establish connection between host and the target > system. when I download the file it stop before completely download. > > I built the program : > 1. arm-elf-gdb -g -I/d/ecos-work/E7T_install/include > hello.c -L/d/ecos-work/E7T_install/lib -Ttarget.ld -nostdlib > 2. arm-elf-gdb a.out > 3. connect via Remote/Serial and the download but stop before the whole > program has been downloaded. > > Have anyone met the same problem before? > > Thanks a lot! What configuration steps did you use to build the eCos kernel?