Discovered that DM6437 has 8 QDMA channels but can access only 1x with EDMA3 LLD.
When I apply bugfix to .cfg file to get 2x channels, this breaks existing application that also uses EDMA3.
( reference http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/99/t/7022.aspx )
QUESTION
How do get 2x channels without applying the above bugfix?
Can you provide a sample C line of code that calls EDMA3_DRV_requestChannel() with specific channel numbers
for 2 of the 8 channels in the DM6429?
I cannot change the BIO on this production code.
CCStudio 3.3.82.1 3
IDE 5.98.0.393
BIOS 5.41.10.36
COdeGenTools v7.2.7
Thanks!
Andrew