PPT Slide
Notes:
In the debug tool flow, the .out file is run through the debugger, and we could either use a software simulator (SIM6x) or an evaluation module with a DSP on it (EVM6x).
The debugger also resides on the XES510 emulator, so the debugger software is EMU6x. The XES510 is used to download the output file into the target system.
Another way of using the .out file is to pass it through the HEX6x utility, which converts it into EPROM programming format, after which a ROM programmer is used to burn an EPROM. This EPROM can be placed on the target board to run the code.