Other Parts Discussed in Thread: TDA4VM
Hi
I am using PDK version "ti-processor-sdk-rtos-j721e-evm-08_06_00_12" and built the standard UDMA example application (udma_memcpy_testapp_freertos) in C7x core by using 4 UDMA channels.
I am able to build and run the UDMA example application (udma_memcpy_testapp_freertos) in C66x DSP for 8 UDMA channels but I am not able to run the same application in C7x for more than 2 UDMA channels.
Is there any channel number limitations for C7x to be used for the application. Or do we need to set any other MACRO specifications exclusively for C7x inorder to use more channels ?
Board : TDA4VM with XDS110 DEBUG PROBE
Below is the attached screenshot of the error faced while running the code for more than 2 channels in C7x