Changes between Version 12 and Version 13 of FAQ


Ignore:
Timestamp:
Jun 27, 2006, 3:34:43 PM (18 years ago)
Author:
sgupta
Comment:

Added info about differing Baud rates

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v12 v13  
    2929 1. A system with a different hardware configuration has been redownloaded to WARP. In rare cases, the program running in the FPGA's PowerPC can lock up if a new system has been downloaded that has a different hardware configuration. The solution to this is to simply power cycle the board; be sure to leave the board off for a few seconds to allow the capacitors to discharge.
    3030----
     31=== The serial port only shows random characters. ===
     32Make sure the Baud Rate set in Tera Term Pro is the same as that in the XPS project.
     33To check the Baud Rate in a XPS project is go to '''System Assembly View -> Right-click "RS232" -> Configure IP'''. If you do change the Baud Rate in XPS the bitstream will have to be regenerated.
     34Avoid using a Baud Rate of 115200 as it is known to give problems when interacting with the PC.
     35----
    3136=== During Bitstream generation in XPS, the process gets stuck at "Using Options File: xflow.opt" in the output display. ===
    3237This occurs when the user has insignificent read/write privelages on the computer.