From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Trenton D. Adams" To: "'ecos-discuss'" Subject: RE: [ECOS] Question about "Hello,eCos world!" Date: Tue, 31 Jul 2001 09:08:00 -0000 Message-id: <000401c119db$0b08e8b0$090110ac@TRENT> References: <996593350.77390.cguwinds@mail2000.com.tw> X-SW-Source: 2001-07/msg00958.html > After runing the following command ,"run",under the gdb command line, > I can't see "Hello,eCos world!". > Why Segmentation fault? > How to solve it? > Does it matter to Makefile of hello.c?? > (Getting Started with eCos ,P70) > (My target is i386 pc , platform is Linux) > Try using "continue" instead.