You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I ran the following error when running sample_c++ in jetsonGPIO, how should I fix it? I was able to run it successfully when I implemented it with the python version ... terminate called after throwing an instance of 'std::runtime_error' what(): [Exception] [Exception] could not open directory: /sys/bus/platform/devices/2200000.gpio/gpio (catched from: GPIO::get_data()) (catched from: setmode())
The text was updated successfully, but these errors were encountered:
Hello, I ran the following error when running sample_c++ in jetsonGPIO, how should I fix it? I was able to run it successfully when I implemented it with the python version ...
terminate called after throwing an instance of 'std::runtime_error' what(): [Exception] [Exception] could not open directory: /sys/bus/platform/devices/2200000.gpio/gpio (catched from: GPIO::get_data()) (catched from: setmode())
The text was updated successfully, but these errors were encountered: