From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jun Wu" To: Subject: [ECOS] assabet "hello world" error Date: Mon, 11 Dec 2000 05:47:00 -0000 Message-id: <000f01c06378$e95d3900$c9110b0a@huawei.com.cn> X-SW-Source: 2000-12/msg00219.html Hi all, I run hello "hello world" examples in assabet, but occurs. Anybody help me solve it? (PS: cofiguration: assabet gdb stubs, eCos assabet default template) $arm-elf-gdb -nw hello.exe (gdb)set remotebaud 38400 Remote debugging using COM1 0x500014b8 in ?? () (gdb)load Loading section .rom_vectors, size 0x44 lma 0x50000000 Loading section .text, size 0xf068 lda 0x50000044 Ignoring packet error, continuing... Ignoring packet error, continuing... Ignoring packet error, continuing... ... Jun Wu