Other Parts Discussed in Thread: AM3892, TMS320C6457
Hi,
We have a EDMA code written with EDMA 2 APIs CSL libraries. The program works fine when loaded thru the debugger, but when we create a hex file and load it from an memory through EMIFA interface, it boots successfully but it hangs when the EDMA 2 APIs are called/encountered. We are not understanding why.
In the Code, We are glowing several LEDs, hence we are able to narrow it down to where it is not not working. The CPU hangs wen the 1st EDMA API is called i.e. EDMA_intResetAll() in the attached code. There is also an comment in the code telling till where it works.
Kindly help us. Please let us know where we are going wrong.
Attached the whole project in .rar file.
Regards
Akshay S Bharadwaj