• 2nd noob multiprocessor FVP question, coherency
    I have an 8 processor FVP. I can run independent code by branching on the value of MPIDR. When I do stores to the same 64 byte word, from different processors, the results are not coherent. cpuN does...
  • Really noob question...
    Hi everybody I want to test the speed of my algorithm. I'm setting the values in asm, and doing the printf and defining my array in C to get a valid register value. I want the array to be in memory...
  • Multiprocessor comms
    Hi, I am working on a project for a piece of laboratory equipment where we will have one main processor sequencing events and communicating with a PC vis RS232 and 4 sub-processors controlling temperatures...
  • multiprocessor communication
    did any body had tried to transfer data from one c51 <master> to another c51 <slave> by use of serial port i am trying to work this thing but i fails some how. if any one can provide me some code...
  • MultiProcessor Communication
    Hi! I want to use multiprocessor communication feature of AT89c51, Can anybody plz tell me some website address from where i can view some hardware sechematics,software examples or tutorials about...