This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: I cant use gdb stubs to load hello


>Have you ever tried to download any test, which comes with eCos. Try
>
>make tests
>
>in your ecos build directory to compile the tests. After this, download one
>of the test applications located in the install/tests/ directory. If this 
>works, maybe your makefile for building your hello application is not ok.
>
>Chris  

    After I make tests, I got three test files: cache, context, intr.
    I try all of them.
    When I download cache to the target pc, the pc reboot.
    I download context/intr to the target pc, it cant finish, and I see
    $OK#9a repeat from the serial port.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]