how can i build the rtems multiprocess demos?

Joel Sherrill joel.sherrill at OARcorp.com
Sat Apr 6 15:28:11 UTC 2002


>   I can'nt build the multiprocessing demo,through i run configure and build scripts under linux
> 
> like this:
> 
>      ../rtems/./configure --target=i386-rtems --enable-mutliprocessing  --enable-test

#1.  --enable-multiprocessing is spelled incorrectly. :)

>      make RTEMS_BSP="pc386" install
> 
>      When it finished,the other demos is ok.except the the mptests demos.
> 
>      How can i build the multiprocessing demos???

#2.  RTEMS multiprocessing requires some BSP specific drivers to enable
communications between the processors.  This has never been implemented
for SMP-PCs.  

But the tests should build but (I think) fail to link if you spelled
the option right.

>     Any advice are welcome.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



More information about the users mailing list