• Noob multiprocessor question for FVP
    I have downloaded a mulitprocessor model of FVP, and can run a single processor just fine. I cannot get any other processor to execute. I am calling fvp with "-a *=<file>" to load the code on every...
  • 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
    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...
  • 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...