
When I set EC2 into CAN3,CAN4 through RCW,I shell with "echo out > /sys/class/gpio/gpio443/direction;echo 1 > /sys/class/gpio/gpio443/value",but the GPIO3_27 output low-level.
When I set EC2 into GPIO3 through RCW,I shell with "echo out > /sys/class/gpio/gpio443/direction;echo 1 > /sys/class/gpio/gpio443/value",the GPIO3_27 will output high-level.
Why Reserved can't be used as GPIO?