Specifications

3 Using Wind River Trace
3.5 Using the Trace View
51
3
Use the Trace Rules dialog to create a trace rules file, for cases where the code is
not running in the address range of the download file specified in the Reset and
Download view, such as an interrupt service routine in flash.
To create a trace rules file, use the following steps:
1. Click Add Rule.
2. In the Memory Type field, select CODE (for executable code) or DATA.
3. In the Start Address field, enter the memory address you want trace to begin.
4. In the End Address field, enter the memory address you want trace to end.
5. Click Save Rules.
In the browser window that opens, specify a location and name for your rules
file. Rules files must be saved as ASCII files with the extension .rulesconf.
Next, use the ASCII file you have just created to generate a binary file using the
following steps:
1. Click Upload File.
2. In the browser window that opens, specify a location and name for your binary
file and click Open. Workbench will save the binary file with the extension .elf.
If you already have an existing trace.elf file, you can click Upload/Append
File to append the new rule you just created to the end of the existing file.