]> git.sur5r.net Git - freertos/blob - TraceCon/readme.txt
Changes necessary in the Win32/lwiP project to use the updated command console files.
[freertos] / TraceCon / readme.txt
1 Tracecon.exe is a very simplistic utility for converting the trace data captured by the scheduler into a tab delimited text file.  The text file can be opened using a spread sheet program as described on www.FreeRTOS.org.\r
2 \r
3 Tracecon should be executed from a command prompt.  It looks for a file called Trace.bin in the current directory and creates a file called trace.txt.\r
4 \r
5 Use the big endian version for file captured on big endian targets.\r
6 \r