Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure debug and run operation

Before you could run the "demo.elf" file on MicroBlaze you should configure the "stdio output".

You shoud click "Run">"Run Configurations...".

Scroll Title
titleOpen "Run Configurations"
Image Added

A pop-up "Run

...

Configutations" will appear. Click "demo.elf" (if it is not already selected) and then click "SDIO Connection" tab.

Scroll Title
title"Run Configurations" opened
Image Added

Check ((tick)) the box "Connect STDIO to Console" and select as port "JTAG UART". Then click "Apply" button.

Scroll Title
titleConnect STDIO to Console
Image Added

Then click "Close" button. The pop-up will close.

Use the "demo"

...

project with the XMD UART

Tip
Demo program (running on MicroBlaze) will work even in case the UART port is left unconnected: it is not necessary to use a USB/Uart converter or Uart port on a PC, if you are using XMD UART HDL block.

...

  • Configure Jtag_Uart using "Debug" > "Debug Configuration"
  • Modify xmd.ini
  • Run XMD console using "Debug" > "Launch XMD"
  • Run ClearTerminal Console

...