Tool/software:
Hello. TI experts.
PROCESSOR-SDK-RTOS-J721S2 : 09.02.00.05 (10 Apr 2024)
I'm trying to read the GPIO value using sysfs.
After exporting GPIO0_0 and setting the direction to 'in', the pin goes HIGH.
When I set the direction to 'out', it goes LOW.
However, when I switch the direction back to 'in', I can only read a value of '0', regardless of the switch status.
One more thing, how can I read the value in QNX? I would like to know how to do it both from the console and using C code.
Best regards,
JK