I want to run the srioChipToChip Producer and Consumer example projects that come with pdk_C6670_1_0_0_17. It seems to me that the producer binary and the consumer binary need to run at the same time on core 0 of two separate C6670s that are connected via sRIO. I am using a Commagility 2C6670 board that has 2 C6670s connected to an sRIO switch. I am using CCS 5.1 and know how to run the same binary on various combinations of cores from both chips.
How do I run two separate binaries on two chips via the one JTAG connection in CCS 5.1?
Obviously the producer and consumer wont be able to communicate unless the routing of the sRIO switch is properly set up. Does the example assume the two chips are directly connect?
Where in the code should I configure the switch routing?
thanks
Greg