AM62A7-Q1: gpio output with sysConfig tools

Part Number: AM62A7-Q1
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi Ti Experts,

i need to using the GPIO0_36 to control the hardware device. and i have used the sysConfig to generate the code and dts file

below is the setting

my question is that in the device tree the default-pins  register  should be set below, but i donot get this information in SysConfig tools

can you help to check the problem. and let me know what should i do step by step to config the pin. thanks very much

usr_led_pins_default: usr-led-default-pins {
pinctrl-single,pins = <
AM62AX_IOPAD(0x244, PIN_OUTPUT, 7) /* (D18) MMC1_SDWP.GPIO1_49 */
>;
};

Best Regards

Meng