Versions Compared

Key

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

...

Scroll Title
title"Board Support Package Settings" pop-up

After this, you should click "standalone" and set "stdin" and "stdout" to "rs232" or "debug_module":

  1. you should select "rs232" if you desire to use a real UART ( and not a simulated UART though JTAG connection) (LINK ????????);
  2. you should select "debug_module" if you desire that the XMD_UART works as local UART through the JTAG connection.
 
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.
Image Added

 

Change rs232 to debug_module

...