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.

Hardware interrupt

Hi,

                  In EDMA3 C6457 i want to generate the interrupt INT4 to run  ISR  and i dont want to set it using CSL_VECTORID , EventID and Passing those as parameters to CSL_intcopen but using CCS tcf i have tried it but not working , and i am using interrupt dispatcher

               So guide me to set interrupt in tcf with a simple code for C6457

Thank you

  • Abhishek,

    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. Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics.

    I believe this question is about using SYS/BIOS and not a device question for this C64x Single Core DSP Forum. A moderator will move this thread to the BIOS Forum.

    You may want to go to the TI Wiki Pages and search for "C6000 SYS/BIOS workshop" (no quotes). There are several resources there that can help you learn to use SYS/BIOS and that may offer the guidance that you are looking for.

    Regards,
    RandyP

  • I'm assuming this is a DSP/BIOS project rather than a SYS/BIOS project.

    Can you please share the .tcf code you tried to use to configure HWI4?

    Alan