Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
(Am263x Control-Card, CCS 20.2.0, Sysconfig 1.24.0).
I am trying to set pin PR0_PRU0_GPIO6/K15 as digital output and make it toggle.
PIN 121(PR0_PRU0_GPIO10/G18) configured like this toggles without any problems:
PIN 123 (PR0_PRU0_GPIO6/K15) configured like this does not toggle
I checked the generated pinmux configuration for both pins - the generated code both times writes PIN_MODE(7) to the pinmux which seems correct to me.
What am I doing wrong? Is there an additional peripheral i need to configure?
Thanks
Flurin