Sorry for big size of code but each part of it depends another part.
I repeat my question.
I use two EVM6678. They are pluged in SRIO switch board SRDP2 http://silicontkx.com/srdp2.html. For routing I use solution from FetCorp (RapidFET).
I joined OMP, NDK, SRIO in one project. I have full-working OMP and NDK. In SRIO I have full-working DIO mode (NREAD, NWRITE, Doorbells (with ISR in Event 49)). But I cannot launch Type11 transaction. In OMP-less project I can do it, but when I use Full project (with OMP), code described bellow, I see that after
Srio_sockSend
register A from 672 queue is incremened. My SRIO driver use 672 queue for TX operation (I saw it using debugger). Other 15 SRIO TX queues are empty. I think my Type 11 message is not pop from 672 queue.
Please help me to initialise Type11 exchange.
exchange