Hello all, I tried to encrypt the Boot Application (not just to sign it). I got the same Error message as above. Is an additional licencse necessary to sign the boot application for raspberry pi. Thanks for your confirmation. Kind regards Andreas
Hello all, I tried to encrypt the Boot Application (not just to sign it). I got the same Error message as above. Is an additional licencse necessary to sign the boot application for raspberry pi. Thanks for your confirmation. Kind regards Andreas
Hello all, I would like to sign my boot application for my Raspberry PI. I generated the X509 Certificate and loaded it to the raspberry. It is successfully displayed as trusted certificate. However, I cannot download and start the Application to the Rasperry, due to a signature mismatch.The error message is rather clear, but I still donβt see how I can fix the issue, since the certificates on the Controller seem to mach the certificate in the user profile. Could you tell me where the error is or...
Hello all, I would like to sign my boot application for my Raspberry PI. I generated the X509 Certificate and loaded it to the raspberry. It is successfully displayed as trusted certificate. However, I cannot download and start the Application to the Rasperry, due to a signature mismatch.The error message is rather clear, but I still donβt see how I can fix the issue, since the certificates on the Controller seem to mach the certificate in the user profile. Could you tell me where the error is or...
Hello all, I would like to sign my boot application for my Raspberry PI. I generated the X509 Certificate and loaded it to the raspberry. It is successfully displayed as trusted certificate. However, I cannot download and start the Application to the Rasperry, due to a signature mismatch.The error message is rather clear, but I still donβt see how I can fix the issue, since the certificates on the Controller seem to mach the certificate in the user profile. Could you tell me where the error is or...
Hi nano, thanks for your answer, it took me some time but finally it works - the make file provided by the SDK takes care of practically everything :)
Hi nano, ... it took some time but finally it works - the make file provided by the SDK takes care of practically everything :)
Hello all, could you tell me whether I need an additional license in order for v3x64 to execute the DLL? Is there some manual on how to proceed? Other than the rather generic message loading Component failed Lib_XMATH.dll I have no further hints. Many thanks for your feed back. PS: I tried a similar experiment (i.e. generating a native dll for windows and having it executed by the Python VM this worked without an issue).