I am trying to recompile the VS2 demo in EZSDK 5.0.0.9, and have managed some partial success. While I can re-generate the two out files for the m3video and m3vpss cores, I am unsure where to build the "hdmiInCCS.out" binary. Simply making the vs2 target produces a file named "vs2_a8host_debug.xv5T" which I am able to run from Linux on the DM816 DDR3 EVM, but it produces a large number of errors and causes the two M3 cores to reset. I'm not currently too concerned about starting the test from Linux, but rather I'm interested in using the VS2 demo as a starting point to create a demo of our own run directly from CCS. So my real question is: Where is the source code for the "hdmiInCCS.out" and how should I be compiling it?