Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • medinadSeptember 21, 2009 9:11 AM PDT   
    [smp] Initialization

    Hello,

    I am working on implement the multiprocessor capability into MaRTE RTOS. I have read Intel Software Developer's Manual and other guides.

    Currently I know that I have to send an INIT IPI and two STARTUP IPI that will be handled at 0x000VV000 where VV is a vector from the IPI message (from B.4.2 Using STARTUP IPI, Multiprocessor Specification v1.4) to wake up secondary processors (APs).

    I would like to know how to allocate code in that address.

    I am using 'linker.lds' to allocate, and it seems to be, but i does not work.

    I need ideas.

    Thank you.
    Daniel M.



Forum jump:  

Intel Software Network Forums Statistics

16,376 users have contributed to 46,362 threads and 164,027 posts to date.

In the past 24 hours, we have 11 new thread(s) 29 new posts(s), and 25 new user(s).

In the past 3 days, the most popular thread for everyone has been Program compiles in release but not debug The most posts were made to You need to show us the whole The post with the most views is vectorization of sin/cos results in wrong values

Please welcome our newest member fruitbrown


For more complete information about compiler optimizations, see our Optimization Notice.