This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Turn off and on nrf51dk to test fds with what tool to view output

Hi,

I managed to get fds to store some information in nrf51dk for persistent data storage. I would like to check if the data is still available in the chip after power off and on. I have been using SEGGER RTT viewer and Eclipse IDE to compile the code to and run.

Since I will be doing a power off then turn back on, what/how/where can I view the printing output at? Previously I've been running the code from Eclipse IDE with SEGGER RTT at the same time but now that I am turning the chip off first, I'm not sure where can I view the printed output at?

Thank you.

Parents
  • Yes I know. What I meant is, how can I check that the data is stored in the fds without having to be running it at the same time with the code? If I were to power off Nordic chip then turn back on, SEGGER RTT will not be able to display the printed output as it did previously when I run the code before it was turn off. So how can I view the printed output after I do a power off then on again?

Reply
  • Yes I know. What I meant is, how can I check that the data is stored in the fds without having to be running it at the same time with the code? If I were to power off Nordic chip then turn back on, SEGGER RTT will not be able to display the printed output as it did previously when I run the code before it was turn off. So how can I view the printed output after I do a power off then on again?

Children
No Data
Related