Difference between revisions of "Clock Card firmware"

From MCEWiki
Line 2: Line 2:
 
http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf
 
http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf
  
== 4.0.8 ==
+
== List of Known Bugs in the Latest Version (4.0.9) ==
* '''Filename''' : cc_v04000008_02feb2008.sof or .pof     
+
* Switching to Application Config sometimes fails and the red light comes up.
* '''Feautres'''
+
* 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).
 
+
* If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK with all 0s.
* '''Bugs'''
 
** Switching to Application Config sometimes fails and the red light comes up.
 
** 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).
 
** If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK with all 0s.
 
  
 
== 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 17:43, 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)

  • Switching to Application Config sometimes fails and the red light comes up.
  • 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).
  • If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK with all 0s.

Links