Tool/software: Starterware
I want to test and evaluate Serial rapid IO comms using a breakout card (BOC) that connects two EVMC6678LE. I have copied SRIO_TputBenchmarking_evmc6678_C66TestProject and made changes according to ReadMe file to generate a Producer and consumer version to run on Emulator1/Core1 and Emulator0/Core0 respectively.
The code halts somewhere, either at Cache_block or Ipc_start(). With and without code optimisation.
Can you please guide if there is anything missing in .cfg file or any more changes to make in .c and .h files other than the ones instructed.