hi
i'm trying to use PTB8 for GPIO port pin. and i named it LED1.
so that i configure the value like this.
jwjung_0-1753409327660.png
picture 1) Port Configuration - PortConfigSet - PortContainer_0
jwjung_6-1753410044759.png
picture 2) Port Configuration - PortGeneral
jwjung_1-1753409339892.png
picutre 3) Dio Configuration - DioConfig
jwjung_3-1753409464470.png
and the PIN_PORT BE generated like this. so that i write the code like below.
jwjung_4-1753409527815.png
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.
jwjung_5-1753409786627.png
how do i have to do solve this error.