Other Parts Discussed in Thread: SYSCONFIG
Using CCS 11.0 with SysConfig 1.10.0 for AM6442 with MCU+SDK v8.01. SysConfig seems to be missing support for setting up pinmux on "System" peripherals like EXT_CLK1 or CLKOUT0.
Under the Reserve Peripherals tab of SysConfig I can see, select, and choose pins for system peripherals. See screenshot below:
But Reserve Peripherals doesn't actually change the generated files (I've read it's for planning only). That's fine, but I can't seem to find any system peripherals like CLKOUT0 on the Software tab of SysConfig that is actually used to generate ti_pinmux_cfg.c.
Is there any way to set up the pinmux for pins like CLKOUT0 using SysConfig?
Thanks!