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