This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

setting up of interrupts to remote via hyperlink

Hi, 

I was trying to setup an interrupt through the hyperlink from host to remote with following settings.

SIEN=1; inten=0; GenSoftIntValue=00;(of course the Interrupt control Index/Value setups are complete.) 

What I wish is to set any of the event bit at the corepac int controller of any of the 8 cores. From there I know how to takeoff. I tried with 0x1800020/24/28/2C (these are the int set registers of the core, local map) in the interrupt pointer value register. it didn't work. Also give me a mechanism to set any of the bits in the 128 events of any of the core.

I will use the SIEN feature and all other associated stuff at the host. Regarding the IntLocal(host) and Int2Cfg(remote) business say, for the time being I think I am pretty sure. I successfully set the int pending/set register value(the value (which I wished, any of the 0-31 bits) in the hyperlink module. mps( Also I would set up microprocessor select bits properly.)

My specific question is, What values should I load to 8 numbers of Interrupt Pointer Value Registers in order to accomplish this?

with mps value 0, if an interrupt packet arrives at the remote it should set an event bit in the core 0 int controller,with mps value 1, it should set an  event bit in the core 1 int controller....and so on.

Kindly help me out.

regards,

Sijomon

Somebody here?????????????????????????????