I am running lately into a lot of issues with loading software into my raspberry pi devices. Most of the time i am getting the error "invalid packet results" after it is sitting around for a long time without doing anything. In some instances i saw the following error in the log (not sure whether timing wise its coming from this): CallCallback() IEC exception caught CmpId=0x00000002, EventId=0x00010002.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey everyone -
I am running lately into a lot of issues with loading software into my raspberry pi devices. Most of the time i am getting the error "invalid packet results" after it is sitting around for a long time without doing anything. In some instances i saw the following error in the log (not sure whether timing wise its coming from this): CallCallback() IEC exception caught CmpId=0x00000002, EventId=0x00010002.
Do you use a systemEvent or do you register to any event with the CmpEvtMgr libary?
Maybe you can deactivate the systemEvent for a test.
Do you use a systemEvent or do you register to any event with the CmpEvtMgr libary?
Maybe you can deactivate the systemEvent for a test.