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.

CCS/TM4C1294NCPDT: not able to observe the data in memory browser when the controller is waking from the hibernation

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

Hii,

My application is to read the adc channel for 10sec with 6KHz sampling rate after that controller has to go in hibernation.

I am using PK6  as a GPIO wake pin, I am reading the adc data when its wake from hibernation due to GPIO WAKE(PK6) and storing adc data in one array buffer.

But my query is why i am not able to observe the array buffer data  in Memory browser when its waking from hibernation.

Thanks & Regards,

Anamika