supervisor event buffer request

This commit is contained in:
Jakob Meier
2022-04-14 07:53:18 +02:00
parent f2d3f8c68c
commit a3d9e83dc6
4 changed files with 79 additions and 12 deletions
+3 -1
View File
@@ -493,7 +493,9 @@
0x61a1;PLMEMDUMP_MramInvalidAddressCombination;The specified end address is lower than the start address;0xA1;linux\devices\ploc\PlocMemoryDumper.h;PLOC_MEMORY_DUMPER
0x68a0; PLMPHLP_FileClosedAccidentally;File accidentally close;0xA0;linux\devices\ploc\PlocMPSoCHelper.h;PLOC_MPSOC_HELPER
0x5aa0;PLSPVhLP_FileClosedAccidentally;File accidentally close;0xA0;linux\devices\ploc\PlocSupvHelper.h;PLOC_SUPV_HELPER
0x5aa1;PLSPVhLP_ProcessTerminated;;0xA1;linux\devices\ploc\PlocSupvHelper.h;PLOC_SUPV_HELPER
0x5aa1;PLSPVhLP_ProcessTerminated;Process has been terminated by command;0xA1;linux\devices\ploc\PlocSupvHelper.h;PLOC_SUPV_HELPER
0x5aa2;PLSPVhLP_PathNotExists;Received command with invalid pathname;0xA2;linux\devices\ploc\PlocSupvHelper.h;PLOC_SUPV_HELPER
0x5aa3;PLSPVhLP_EventBufferReplyInvalidApid;Expected event buffer TM but received space packet with other APID;0xA3;linux\devices\ploc\PlocSupvHelper.h;PLOC_SUPV_HELPER
0x56a0;STRH_TemperatureReqFailed;Status in temperature reply signals error;0xA0;linux\devices\startracker\StarTrackerHandler.h;STR_HANDLER
0x56a1;STRH_PingFailed;Ping command failed;0xA1;linux\devices\startracker\StarTrackerHandler.h;STR_HANDLER
0x56a2;STRH_VersionReqFailed;Status in version reply signals error;0xA2;linux\devices\startracker\StarTrackerHandler.h;STR_HANDLER
1 0x0 OK System-wide code for ok. RETURN_OK HasReturnvaluesIF.h HasReturnvaluesIF
493 0x61a1 PLMEMDUMP_MramInvalidAddressCombination The specified end address is lower than the start address 0xA1 linux\devices\ploc\PlocMemoryDumper.h PLOC_MEMORY_DUMPER
494 0x68a0 PLMPHLP_FileClosedAccidentally File accidentally close 0xA0 linux\devices\ploc\PlocMPSoCHelper.h PLOC_MPSOC_HELPER
495 0x5aa0 PLSPVhLP_FileClosedAccidentally File accidentally close 0xA0 linux\devices\ploc\PlocSupvHelper.h PLOC_SUPV_HELPER
496 0x5aa1 PLSPVhLP_ProcessTerminated Process has been terminated by command 0xA1 linux\devices\ploc\PlocSupvHelper.h PLOC_SUPV_HELPER
497 0x5aa2 PLSPVhLP_PathNotExists Received command with invalid pathname 0xA2 linux\devices\ploc\PlocSupvHelper.h PLOC_SUPV_HELPER
498 0x5aa3 PLSPVhLP_EventBufferReplyInvalidApid Expected event buffer TM but received space packet with other APID 0xA3 linux\devices\ploc\PlocSupvHelper.h PLOC_SUPV_HELPER
499 0x56a0 STRH_TemperatureReqFailed Status in temperature reply signals error 0xA0 linux\devices\startracker\StarTrackerHandler.h STR_HANDLER
500 0x56a1 STRH_PingFailed Ping command failed 0xA1 linux\devices\startracker\StarTrackerHandler.h STR_HANDLER
501 0x56a2 STRH_VersionReqFailed Status in version reply signals error 0xA2 linux\devices\startracker\StarTrackerHandler.h STR_HANDLER