[INSTRM-615] Detect un-configured FPGA and/or FEE Created: 23/Feb/19 Updated: 04/Jul/19 |
|
Status: | Open |
Project: | Instrument control development |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Normal |
Reporter: | cloomis | Assignee: | cloomis |
Resolution: | Unresolved | Votes: | 0 |
Labels: | SPS | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||
Story Points: | 1 |
Description |
The ccdActor does not notice that the FPGA has not been imaged or is for some reason inoperative – it simply writes into /dev/null PCI "registers" and only really notices when an image read does not do anything, There are ways to write into the card space and read back from it. Use one of them and blow up early (on actor launch). |