Changes between Version 1 and Version 2 of FAQ/EDK


Ignore:
Timestamp:
Jul 1, 2006, 1:51:24 PM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/EDK

    v1 v2  
    11= [wiki:FAQ Frequently Asked Questions] / EDK =
    22----
    3 === The WARP Board does not appear in the list of available boards in the Base System Builder. ===
     3== The WARP Board does not appear in the list of available boards in the Base System Builder. ==
    44There could be a few reasons for the board not appearing in the list.
    55 1. Make sure the you have the latest board description file (*.xbd) from the repository. Refer to the [source:"PlatformSupport/Xilinx Board Description Files (XBD)/XBD Installation Readme.txt" XBD Installation Readme] for details on where to save the file.
     
    1212   Then select "Ok" and the board should appear in the list.
    1313----
    14 === How do I install custom peripherals from the repository? ===
     14== How do I install custom peripherals from the repository? ==
    1515 1. To install the custom peripherals create a folder on your computer:
    1616{{{
     
    3333 1. To sync your working copy with the repository, run a Subversion update from these directories.
    3434----
    35 === I'm trying to run an Ethernet demo. I get no response when I attempt to ping the board, despite everything else working, generating and downloading properly... ===
     35== I'm trying to run an Ethernet demo. I get no response when I attempt to ping the board, despite everything else working, generating and downloading properly... ==
    3636This is most likely due to the clock speed your PLB bus is running at. If you've included the 10/100 Ethernet core in your project and you review the hardware generation log -- you might notice an inconveniently small block of text telling you that the bus must run at a speed greater than 65mHz for 100 Mb Ethernet connections to work. You need to either connect the board to a 10 Mb Ethernet port or regenerate your hardware platform, selecting 100MHz for the bus speed in Base System Builder.
    3737----
    38 === I'm attempting to run Xilkernel and/or LWIP. Despite having all of the necessary libraries added into my C-Code, the compiler still gives me errors for undefined functions that are Xilkernel/LWIP-based. ===
     38== I'm attempting to run Xilkernel and/or LWIP. Despite having all of the necessary libraries added into my C-Code, the compiler still gives me errors for undefined functions that are Xilkernel/LWIP-based. ==
    3939
    4040The problem may be more general and not just limited to Xilkernel or LWIP, but rather any libraries you've included in the software platform settings menu. The common problem is that the library paths have not been added to the compiler configuration menu. The fix is as follows:
     
    4646You only need to list the libraries your code requires.
    4747----
    48 === During Bitstream generation in XPS, the process gets stuck at "Using Options File: xflow.opt" in the output display. ===
     48== During Bitstream generation in XPS, the process gets stuck at "Using Options File: xflow.opt" in the output display. ==
    4949This occurs when the user has insignificent read/write privelages on the computer.
    5050----
    51 === I cannot get my personal peripheral repository to appear every time I open Xilinx Platform Studio ===
     51== I cannot get my personal peripheral repository to appear every time I open Xilinx Platform Studio ==
    5252Move your peripheral repository to (or make sure it is in):
    5353{{{
     
    5555}}}
    5656----
    57 === The non-Xilinx-made peripherals in the WARP *.xbd file are not showing up in Base System Builder ===
     57== The non-Xilinx-made peripherals in the WARP *.xbd file are not showing up in Base System Builder ==
    5858It appears that this occurs when the EDK installation directory is not in C:\EDK. This is an issue
    5959currently being looked into. A ''temporary'' fix for this problem is to move custom made pcores into: