This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Custom Pin NULL pointer and address issue

I adding custom pins declarations through overlay file as in first image with corresponding yaml file ( see attachment) with path .. /dts/bindings/gpio/custom.yaml. The project creation and build is successful, but at run time, it is observed that the pointer to custom pin is NULL and it;s addres also is NULL as shown in scond image. The code to initialize the custom pins is in attached file. This problem is with one pin only ... all previous pins are properly assgned the pointer and address.

Parents Reply Children
No Data
Related