Hello,
I'm busy with the pinmux utility for Sitara Linux SDK 7.0 and I have configure some signals, but when I have configure them I get IO Set Violation.
MCASP0 I will use for an audio codec(TLV320AIC3100) and have used the following pins:
T5. MCASP0_AHCLKX -> AUD_MCLK
A13: MCASP0_ACLKX -> AUD_BCLK
B13: MCASP0_FSX -> AUD_WCLK
D12: MCASP0_AXR0 -> AUD_DIN
C12: MCASP0_AXR2 -> AUD_DOUT
A14, B12, C13, D13 are used for MCASP1
I have include the .dat file.
Thanks in advance