Other Parts Discussed in Thread: SYSCONFIG
Code Composer Studio version : 12.6.0.00008
SysConfig version : 1.19.0
MCU+ SDK for AM263x version : 9.1.0.41
At GPIO settings of Sysconfig, the items of "GPIO Peripheral" are just two items.
(Actually just one - GPIO0)
But, I can select the GPIO pins that I wanted to use at "GPIO Pin" setting.
This Sysconfig setting makes some confusions at "ti_pinmux_config.c" which is an auto-generated file.
(Annotations of GPIO pins are "GPIO0")
Please check this result.