This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: Sysfs gpio change doesnt reflect in pin

Part Number: PROCESSOR-SDK-AM64X

Hi, I am using the AM64 GPEVM with Processor SDK 8.0 Linux. I am trying to toggle a gpio (MCU or A53 one). In follow up to the question in https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1023570/am6442-how-to-find-the-mcu-gpio-number-when-using-the-gpio-pin-in-linux/3806656?tisearch=e2e-sitesearch&keymatch=linux%252525252525252520gpio%252525252525252520toggle#3806656   I am able to see the gpio entry and the sysfs doesnt throw error while changing the gpio value, but the debug report and the gpio pin out doesnt seem to change.