Windows CE Remote Kernel Tracker - gathering data in one (more) file during a log period of time
- by Nic
I'm using the "Windows CE Kernel Tracker" tool to gather data from my embedded device.
This is working fine for short period of time. It seems that the tool is getting data in memory and not on disk.
I'm wondering if there is a way to take the data from the device and log it in one or more file on my development computer. This could be useful for long time test period : for instance, one night or one entire day.
Any ideas?
p.s. I don't want to log on to the device, I want to log on my development PC.