04-09-2014 09:45 AM
Hi,
I'm working on a Plugin Architecture project with Packed Libraries, this works fine when I'm trying it on the host computer. But when I'm trying to make it work on the sbRIO Real-Time system I'm only getting error 6 from the Get Exported File Path.vi. Does not dynamically loading of classes work on Real-Time systems?
I have also tried to load the class dynamically without packing it into a packed library, but that does't work either. All I got was error 1124.
I have checked that the file is in the right place with a Check If File Or Folder Exist.vi and it finds the .lvlibp file.
Have anyone tried the Plugin Architecture with Packed Libraries in a Real-Time environment?
/M
04-22-2014 02:07 AM
Hi Mattias,
To summarize our mail correspondence, the solution is to deactivate SSE2 Optimization in the build. This is a CPU feature that is available under Windows OS and will not work under RT.
Kind regards
Pontus Markstrom