Difference between revisions of "Clock Card firmware"

From MCEWiki
(Links)
(Links)
Line 13: Line 13:
 
* [http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf  Firmware Catalog]
 
* [http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf  Firmware Catalog]
  
== Links ==
+
== Wiki Links ==
* [http://e-mode.phas.ubc.ca/mcewiki/index.php/MCE_firmware  MCE Firmware]
+
* [http://e-mode.phas.ubc.ca/mcewiki/index.php/MCE_firmware  MCE Firmware Page]
 
* [http://e-mode.phas.ubc.ca/mcewiki/index.php/Main_Page  MCE Main Page]
 
* [http://e-mode.phas.ubc.ca/mcewiki/index.php/Main_Page  MCE Main Page]

Revision as of 15:26, 14 July 2008

Latest Stable Release

v 4.0.9 (cc_v04000009)

  • Bug 1: In fast DAS, if I try to issue ‘w cc led 1 2 3 … 58’, the MCE/ DAS will fail at the second command.
  • Bug 2: Cards with no firmware loaded are treated as ‘not present’ and therefore replies come back as OK as oppose to ER. (comment added by MA)
  • Bug 3: When PSUC is not present (or fails), rb psc psc_status comes back as OK with all entries as 0. (comment added by MA)
  • Bug 4: fpga_temp readings are way off.
  • Bug 5: Switching to Application Config sometimes fails and the red light comes up.
  • Bug 6: If the FPGA on a card is not programmed, it does not report an error (it treats the card as the not-present card and therefore the error is masked).
  • Bug 7: If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK

Firmware

Wiki Links