I'm using the TI Pin Mux Utility to set up the configuration for our custom hardware based on the AM335x and I'm getting an:
IO Set Violation
This is for a ZCZ Rev 2.x AM3354 based design.
6011.PinMuxDesignState_AM335x Rev 2.x.dat
This attached design has only one noted flaw, which is a IO Set Violation for McASP0. When I go to save the source it tells me there's a defect, but it doesn't explain what the problem is. I'm guessing we're missing some pins for correct McASP0 operation, but I'm not sure.
In the attached design you can see we've configured:
B12 - Mode 2 - mcasp0_axr2_mux1
V16 - Mode 6 - mcasp0_aclkx_mux3
U16 - Mode 6 - mcasp0_fsx_mux3
Those are the three pins that were configured for McASP operation. Are we missing something which is causing the Set Violation? Is there documentation about which pins are required to be configured (and how)?