Hello,
I have an embedded system and I will be measuring voltage, current and temperature data for the same. I will stress the CPU of the embedded system with some benchmarks after which I should start measuring data. There will be other information that I will be collecting by running benchmark scripts on the CPU. My question is how do I synchronize the data collected by my scripts running on the embedded system with that of the measured data?
Thank you very much for your time.