Hi,
I'm using experimenter kit with F28335.
I have a GPIO0 set as an input and connected to XINT1.
This input is wired to it's circuitry and works fine.
I would like to manually set this bit ON and OFF during debugging.
It is working with regular variables I can just change the value in the expressions window.
But when I try to change the GpioDataRegs.GPADAT.bit.GPIO0 to '1' nothing happens.
Can this be done?
Thanks