problems in building multi processor applications
Francesco Poletti
fpoletti at libero.it
Mon Jan 20 16:16:58 UTC 2003
Hy,
I had succesfully build rtems for my multi arm simulator, then I run the
mptests routine and all works.
Now I want to build a sample application but I received this error:
-/home/poletti/rtemsmulti/arm-rtems/arm_bare_bsp/lib/include/confdefs.h:357:18:
mpci.h: No such file or directory
that happened when I hadded to the file test.c:
#define CONFIGURE_MP_APPLICATION
#define NODE_NUMBER 1
I have looked into the build routines and I found mpci.h in the directory:
arm-rtems/arm_bare_bsp/lib/include/rtems/score/
but I don't found the shm_driver.h.
Another strange things was that I found in the
rtemsmulti/arm-rtems/arm_bare_bsp/lib directory the no-mp.rel file.
I don't know the scope of that file but I found the name really "strange"...
Thanks to anyone which help me!
Francesco
More information about the users
mailing list