Albert,
I want to learn whether the below situation is normal:
pd_cpri_id_lut[0][0-127] register, which I used pd_cpri_id_lut[3][0-1] (there are two channel) is pd_cpri_id_lut[3][0] = 0x00000080 and pd_cpri_id_lut[3][1] = 0x00000081 when aif2 initialized. When I run the system I see from the memory browser (refresh continuously) pd_cpri_id_lut[3][0-1] values are sometimes 0x00000000. I mean when I refresh the browser, I see pd_cpri_id_lut[3][0] = 0x00000080 and 0x00000000, pd_cpri_id_lut[3][1] = 0x00000081 and 0x00000000.
Is it normal while it is running?
Regards,
Arda