Since this project was abandoned I took it over and (hopefully) can contribute some usefull things to pICE. I will use this forum for status information on the project itself, so this is the place to check if you want to see if something interesting is coming up.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
while I compiling under kernel includes 2.4.21 i got:
smp.c: In function `CallOtherCPU':
smp.c:127: `ulCmdForThisCPU' undeclared (first use in this function)
smp.c:127: (Each undeclared identifier is reported only once
smp.c:127: for each function it appears in.)
smp.c: At top level:
smp.c:151: warning: `LoopProcessorLoop' defined but not used
smp.c:216: warning: `CallFlushCacheAndTLB' defined but not used
make: *** [smp.o] Error 1
can I resolv the problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since this project was abandoned I took it over and (hopefully) can contribute some usefull things to pICE. I will use this forum for status information on the project itself, so this is the place to check if you want to see if something interesting is coming up.
while I compiling under kernel includes 2.4.21 i got:
smp.c: In function `CallOtherCPU':
smp.c:127: `ulCmdForThisCPU' undeclared (first use in this function)
smp.c:127: (Each undeclared identifier is reported only once
smp.c:127: for each function it appears in.)
smp.c: At top level:
smp.c:151: warning: `LoopProcessorLoop' defined but not used
smp.c:216: warning: `CallFlushCacheAndTLB' defined but not used
make: *** [smp.o] Error 1
can I resolv the problem?
sorry I dind't read your fix, now I fixed it but I'm stopped to expand_stack problem.