Opened 5 years ago
#244 new defect
What?????
| Reported by: | canthony | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Answering Service | Version: | |
| Keywords: | Cc: |
Description
Found in init_sst.pl1
`
355 if (scs$controller_data (i).online | scs$controller_data (i).offline) & base = 0
356 then begin; /* we found our bootload controller */
`
How can you be running at all if the low memory controller is offline?
This is equivalent to the "Branch If Power Off" instruction.
Note:
See TracTickets
for help on using tickets.
