Difference between revisions of "Clock Card firmware"

From MCEWiki
Line 1: Line 1:
== Firmware Catalog, Bug List & To Do List ==
+
== Latest Stable Revision ==
http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf
+
'''cc_v04000009'''
 
 
== Firmware .sof & .pof Files ==
 
http://www.phas.ubc.ca/~mce/mcedocs/firmware/
 
 
 
== Bugs in the Latest Firmware Revision (4.0.9) ==
 
 
* '''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 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 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)
Line 13: Line 8:
 
* '''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 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  
 
* '''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 ==
 +
http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf
 +
 +
== 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 10:45, 14 July 2008

Latest Stable Revision

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 Catalog, Bug List & To Do List

http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf

Firmware .sof & .pof Files

http://www.phas.ubc.ca/~mce/mcedocs/firmware/

Links