Firmware version 2.2.0.5 - 09/30/2011 IMPORTANT: ========== Unzip into your \common\uscif\sd560v2_updates directory and then run Sd560v2Config to update. After updating the firmware please set the hidden variable "_bootForce=true", see details in new features section. NEW FEATURES: ============ Added hidden variables that can accessed via dtc_conf Example: dtc_conf get _bootForce dtc_conf set _bootForce=true _bootForce= If true then force emulator to reboot even if clients are still open. _fpgaForceLoad= If true force the emulation FPGA to be reloaded at start of CCS session. Else, just reset the FPGA. BUG FIXES: ========== - Update startup scripts to prevent spurious NAND FLASH corruption if multiple USB power cycles occur during linux boot. - Update enet to timeout and close if connection is lost. - Update enet to resolve crashes when there are numerous CCS\DSS connects and disconnects. - Update dtc_conf server to prevent reading random value for fpgaRev when the FPGA is not programmed.