I have an issue currently
I have a custom board designed with AM5726 and it is running correctly with SDK3
But with changes required and DSP options SDK4 / 5 abd Now 6 is required for DSP functions
We have started to get the SDK5 compiled and working with all requirements on our Board
One thing we are noticing is that after a day or two running the OS the following starts to happen
"
[ 10.357803] gpio-51 (sysfs): gpiod_request: status -16
[ 10.357808] export_store: status -16
[ 10.357969] gpio-52 (sysfs): gpiod_request: status -16
[ 10.357973] export_store: status -16
[ 10.358133] gpio-57 (sysfs): gpiod_request: status -16
[ 10.358137] export_store: status -16
"
This is a small extract and it seems the DTS or something gets corrupted or chanced which then delinks the GPIO's from the sysfs... But at this stage I am a bit lost
Any assistance would be appreciated
Kind Regards
Gert