MATLAB DESIGN HDL CODER RELEASE NOTES User's Guide Page 217

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 216
System Generator for DSP User Guide www.xilinx.com 217
UG640 (v 12.2) July 23, 2010
Designing with Embedded Processors and Microcontrollers
b. Expand the Xilinx C/C++ ELF tree and select hello_world_0 Configuration.
Configure the COM port by clicking on the STDIO Connection tab and select the
COM port and BAUD Rate to match your PC settings as shown by the figure
below, then click Apply.
c. Close the dialog box for now.
Note:
Keep the following expected behavior in mind when debugging this simple Embedded DSP
application.
MicroBlaze creates a impulse signal that is transferred into the “din” FIFO shared
memory.
This input impulse response is then propagated through the input din of the FIR
Compiler IP with filter coefficients of 1~16.
The FIR Compiler outputs are then captured by the MicroBlaze via the “dout”
FIFO shared memory. In this case the outputs are simply the filter coefficients,
which are 1, 2, 3, 4…16.
12. Highlight the file hello_world_0.elf under the Debug folder and select the pulldown
menu Run > Debug to initiate a debug session
Note:
Click Yes on the next screen
Page view 216
1 2 ... 212 213 214 215 216 217 218 219 220 221 222 ... 409 410

Comments to this Manuals

No comments