[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSIM and MP tests -- anybody got working?
- Date: Mon, 23 Jan 2006 16:30:08 -0600
- From: joel.sherrill at oarcorp.com (Joel Sherrill)
- Subject: PSIM and MP tests -- anybody got working?
Karel Gardas wrote:
> On Mon, 23 Jan 2006, Joel Sherrill wrote:
>
>>
>> runtest seems to be able to drive powerpc-rtems-run but I'm not having
>> any luck with getting a device tree file that gdb likes. Any luck on
>> your
>> side?
>
>
> Yes, my MP tests seems to run -- at least few of them, many of them
> complains about caught signal -1 -- I assume those just consumed all
> the "preallocated" instructions, right?
>
Possibly but it may not be. Does it hang for a while and then die?
> BTW: Which gdb do you use?
>
I went back to the old 4.6 gdb which I thought had a working sem/shm
driver in it.
mp01 has limited communication between the two nodes so there isn't any
failure
if they don't communicate.
mp02 really has the tasks interacting in a simple way.
I need to be able to gdb and see what is up.
--joel