Difference between revisions of "Clock Card firmware"

From MCEWiki
Line 1: Line 1:
== Programming File Catalog & To Do List ==
 
 
[http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf Programming File Catalog & To Do List.]
 
[http://www.phas.ubc.ca/~mce/mcedocs/firmware/cc_fpga_programming_file_catalogue.pdf Programming File Catalog & To Do List.]
  
Line 10: Line 9:
 
** 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 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.
 
** If PSUC is not present and not communicating, CC doesn't report error and instead reports RBOK with all 0s.
--
+
 
 +
----
 +
 
 
* [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:40, 12 June 2008

Programming File Catalog & To Do List.

4.0.8

  • Filename : cc_v04000008_02feb2008.sof or .pof
  • Feautres
  • 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.