Difference between revisions of "Clock Card firmware"

From MCEWiki
(Latest Stable Revision)
Line 9: Line 9:
 
* '''Bug 7''':  If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK
 
* '''Bug 7''':  If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK
  
== Firmware Catalog, Bug List & To Do List ==
+
== Firmware ==
http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf
+
* [http://www.phas.ubc.ca/~mce/mcedocs/firmware/ Firmware Downloads]
 
+
* [http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf  Firmware Catalog]
== Firmware .sof & .pof Files ==
 
http://www.phas.ubc.ca/~mce/mcedocs/firmware/
 
  
 
== Links ==
 
== Links ==
 
* [http://e-mode.phas.ubc.ca/mcewiki/index.php/MCE_Firmware_Catalog  MCE Firmware Catalog]
 
* [http://e-mode.phas.ubc.ca/mcewiki/index.php/MCE_Firmware_Catalog  MCE Firmware Catalog]
 
* [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 12:54, 14 July 2008

Latest Stable Revision

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

Links