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.

GPIO OUTPUT TO OSCILLOSCOPE

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?