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.

How to use DMA or UART in sys/bios

Other Parts Discussed in Thread: SYSBIOS

Hi all

      I am a new guy to use DSP.

     In sys/bios, I can found many modules  such as TASK/Hwi/Swi/Timer/Clcok/Semaphore ……

     but how to use UART or DMA in sys/bios? I have  not found any document about that

      does Ti offered some library functions to support these modules?

     can anyone give some  document about that?

     when I try to use UART interrupt in sys/bios hwi module 

     the console will print an error,here is the error information:

ti.sysbios.family.c64p.Hwi ti.sysbios.family.c64p.Hwi.Instance#0: eventId (148) must be less than 128 .xdchelp /ompmec 307 C/C++ Problem

    but in the datasheet there is the event number of UART ,it indeed 148,here is screenshot

   

      I think I must  got some misunderstand about this

       Please give me some guide. 

   Thank you 

 Best Regards

Yewkui Wang