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.

Multicore SRIO C6634

,I'm trying to run SRIO in multiple core on C6634. I have taken reference of loopback example. DIO socket has been used. Problem is it runs fine on core 0 but doesn't work for other cores. What are the changes I need to do to make it work on multiple cores. i.e all others cores will be sending data at the same time to FPGA. I do not require interrupt.

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.

    We will get back to you on the above query shortly. Thank you for your patience.

    Note: We strongly recommend you to create new e2e thread for your queries instead of following up on an old/closed e2e thread, new threads gets more attention than old threads and can provide link of old threads or information on the new post for clarity and faster response.

  • Hi Ruchika Rawat,
    I hope you are working "SRIO_LpbkDioIsr_evmc6678_C66BiosExampleProject". There is few multicore SRIO examples available to work on multicore. Please refer them for your development.

    SRIO_Loopback_evmxxxx_C66BiosTestProject
    SRIO_MulticoreLpbk_evmxxxx_C66BiosExampleProject

    Note: Group dsp cores 0-3, load and run all cores using CCS.

    We recommend you to use latest Processor SDK released for development. Please find the download and migration guide link below my signature.

    Thank you.