Difference between revisions of "Clock Card firmware"

From MCEWiki
Line 3: Line 3:
  
 
== List of Known Bugs in the Latest Version (4.0.9) ==
 
== List of Known Bugs in the Latest Version (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)
* 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 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 4''':  fpga_temp readings are way off.
* Bug 5:  Switching to Application Config sometimes fails and the red light comes up.
+
* '''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 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  
  
 
== 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 16:46, 12 June 2008

Programming File Catalog & To Do List

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

List of Known Bugs in the Latest Version (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 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

Links