Difference between revisions of "CODA REMEX"
Jump to navigation
Jump to search
(Created page with "REMEX is a utility for the intel based ROCs running linux that will facilitate the functionality of the old VxWorks system. You can try out functions from the console of the ROC…") |
|||
Line 1: | Line 1: | ||
REMEX is a utility for the intel based ROCs running linux that will facilitate the functionality of the old VxWorks system. You can try out functions from the console of the ROC to debug their operations before you include the function in a readout list. | REMEX is a utility for the intel based ROCs running linux that will facilitate the functionality of the old VxWorks system. You can try out functions from the console of the ROC to debug their operations before you include the function in a readout list. | ||
+ | |||
+ | =debug= | ||
+ | |||
+ | == cMsg.h not found== | ||
+ | |||
+ | |||
+ | remexLib.c:30:18: error: cMsg.h: No such file or directory | ||
+ | |||
[[Readout_Controller_Configuration]] | [[Readout_Controller_Configuration]] |
Revision as of 17:43, 15 November 2016
REMEX is a utility for the intel based ROCs running linux that will facilitate the functionality of the old VxWorks system. You can try out functions from the console of the ROC to debug their operations before you include the function in a readout list.
debug
cMsg.h not found
remexLib.c:30:18: error: cMsg.h: No such file or directory