Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Scroll pdf title
titleNew Xilinx Board Support Packages

Image Modified

Select "standalone" for "Board Support Package OS" and "standalone_bsp_0" for the "Project name".

...

Scroll pdf title
titleBSP overview

Image Modified

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.

...

Scroll pdf title
titleBSP rs232 or debug_module

Image Modified

After this, you should click drivers to verify that all Microblaze components are supported by the driver in the repository "C:\XilinxProject\TE-EDK-IP"; click "OK" and the pop-up should dissapear.

Scroll pdf title
titleBSP drivers for Microblaze components

Image Modified

In particular you should also verify that "xmdstub_peripheral" is assigned to none if you desire to use debug_module instead of rs232.

...

Scroll pdf title
title"standalone_bsp_0" Project References

Image Modified

Click "OK";

After this, you should wait until the SDK compile the added files (C-Build [standalone_bsp_0]) and a message 'Finished building libraries' appears.

Scroll Title
title'Finished building libraries' appears

Image Modified