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. | + | == 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 == | == 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.