Part Number: SK-AM62
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I am working in AM62x. Currently the sysconfig for the loopback example code is configured as attached.
McASP1 is configured as McASP instance. The input and output AXR pins are configured for McASP1. When I see the code, MCASP1 registers are being configured. Which seems correct. And the serializers 0 and 1 are configured for McAsp1 which also looks ok.
But why is there a reference to CONFIG_MCASP0? Is the McASP0 also configured somewhere?
So I tried to change the instance from McASP1 to McASP0. And changed the serializer to McASP0 And it shows conflicts and produces build errors.
error: CONFIG_MCASP0(/drivers/mcasp/mcasp) mcaspSer[0].MCASP.$assign: Resource conflict
MCASP0 is already in use by CONFIG_MCASP0(/drivers/mcasp/mcasp) MCASP
Why is the reference to McASP0 coming here? While, McASP1 is the intended instance, the hardware pins for this instance is configured.
Please help understand this.
Thanks
Deepa

