Changes between Version 3 and Version 4 of Exercises/13_4/IntroToXPS/w2


Ignore:
Timestamp:
Dec 6, 2012, 4:45:07 PM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Exercises/13_4/IntroToXPS/w2

    v3 v4  
    40401. Extract the archive into a folder on your hard drive. Note: this folder '''must not''' contain any spaces in the path (this includes the the Windows desktop, as that lives in a folder known as "Documents and Settings").
    41411. Navigate to this folder in Windows Explorer. Go into the SDK_workspace folder. These are the default SDK projects used in the [wiki:IntroToSDK Introduction to SDK] exercise. We do not need them for this exercise. Delete the three folders in SDK_workspace (but do not delete SDK_workspace itself).
    42 1. Download the provided [attachment:prng_useriosrc_plbw_v1_02_a.zip pcore]. Unzip the archive and place the "prng_useriosrc_plbw_v1_02_a" folder inside the "pcores" folder in the extracted template project.
     421. Download the provided [raw-attachment:prng_useriosrc_plbw_v1_02_a.zip pcore]. Unzip the archive and place the "prng_useriosrc_plbw_v1_02_a" folder inside the "pcores" folder in the extracted template project.
    43431. Launch XPS from the Start menu. Click "Open project" and navigate to the system.xmp file from the template project. Click Open.
    4444 * If this is the first time you have run XPS, you will receive a number of error messages saying that cores cannot be found. XPS must be told where to find the WARP SVN repository in order for it to find these files. In XPS, click Edit→Preferences. Then, under the "Application" category, click "Browse ..." under the "Global Peripheral Repository Search Path." Navigate to and select the "edk_user_repository" folder on your hard drive. If you do not have an "edk_user_respotory" SVN working copy, please see [wiki:edk_user_repository our SVN documentation]. After making this selection, close and reopen XPS. This step of adding the global repository path only needs to be done once per installation of the Xilinx tools.