hi
i'm trying to use PTB8 for GPIO port pin. and i named it LED1.
so that i configure the value like this.

picture 1) Port Configuration - PortConfigSet - PortContainer_0

picture 2) Port Configuration - PortGeneral

picutre 3) Dio Configuration - DioConfig

and the PIN_PORT BE generated like this. so that i write the code like below.

so, my question is,
i configure the configuration to use SetPinDirection and setPinMode Api but i can't call the function to use.
and the Port parameter is differ and do not initialize.

how do i have to do solve this error.