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]
Other format: [Raw text]

SIGTRAP when running twothreads example


I have an ARM Integrator with an ARM7TDMI processor on it. Redboot has been copied to flash and boots up just fine.
However, when I try to run the twothreads example I get:


Program received signal SIGTRAP, Trace/breakpoint trap.
0x04000298 in ?? ()

I tried running the hello example but get the exact same error at the same address.

I have put in a breakpoint at hal_hardware_init, but the SIGTRAP occurs before then.

Can someone help me with what might be going wrong?

Henrik Mau


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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