Hi,
it is possible to share these pins. However, please note that you will not be able to download or debug the application once they are active as GPIO.
In Processor Expert, it's necessary to :
1. go to GPIO or BitIO component where you are using the pin, right-click on the pin and select "Pin sharing enabled".
2. In the GPIO/BitIO component go to Methods tab and enable "ConnectPin" method (you need Advanced view mode)
3. When you want to use the function of the GPIO/BitIO, you need to call ConectPin of the GPIO/BitIO method first.
Best regards
Petr Hradsky
Processor Expert Support Team