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