I am using DK-TM4C123G board. I configured ADC0 Sample Sequencer 3 .I want to watch each bit by bit of SS3 FIFO from a Gpio pin. Transfering each bit serially by shifting it right by one bit to portN pin 0.When I connected to oscilloscope bit Prttern is changing but when i try to see in code composer studio watch window it is not updating?