Part Number: TDA4VM
Other Parts Discussed in Thread: SYSCONFIG
SDK VERSION : 0806
1. I configured 4 block copy channels for MCU2_0 in the sysconfig tool as shown below. In actual creation, only 3 channels can be created.


2. I also configured 2 DRU channels for MCU2_0, but when using the app_udma_utils.c source code to create a DRU channel (corresponding to number 8), this code will hang (it looks like it crashes and will not be executed) retVal = Udma_chConfigUtc(ch_obj->drv_ch_handle, &utcPrms);




