Part Number: TMDSEVM5517
Hi,
I am willing to enable two codec in EVM5517. I modified sample code name "CSL_I2S_AudioCodec_DMA" from CSL example code by setting SEL_I2C_S0 = 0 and SEL_I2C_S1 = 1 via ioExpander_Write and only define INSTANCE0_I2S. My intention is to check whether changing the mux selection to I2C_SDA_DUAL and I2C_SCL_DUAL able to give I2C data to CODEC 1 before i proceed to further change the sample code. After i run the code, i get this message "ERROR: Unable to initialize AIC3204" and "Can't find a source file at "/tmp/TI_MKLIB4kQNZn/SRC/exit.c"". May i know what codec setting i need to change or is there any reference document or sample code that show how to enable two codec?
i do see others asking similar question but seem like the given suggestion do not work and the thread is lock without solution.