hi,
Recently,i am reuse the code of mcbsp_test and edma3_test and write a similary program,the purpose is to get serial audio signal and print it.
The result is i can get signal exactly ,but it can only do this job and i even couldn't close the process again.
Before i execute this process ,i can connect it with telnet,while if i start the process, telnet will down,it seems that system is dead but i can get audio signal,i am amazed.
Could anyone help me and give me some suggestion,in my opinion ,the problem maybe the interrupt set.
Thank you!