RTI DDS Toolkit for LabVIEW Support

cancel
Showing results for 
Search instead for 
Did you mean: 

RTI DDS Ver 3.1 update

Just updated a cRIO (and the project) to begin testing the 3.1 tool kit.  My application/cRIO now crash and reboot while loading the application.  Setting breakpoints it appears the reboot is happening before the application makes any calls into the DDS library.  Is anyone else seeing this?

0 Kudos
Message 1 of 8
(4,378 Views)

Hi FireflyAutomatix,

 

Can you provide more details about your system and application? What cRIO & Real Time do you have? Did you regenerate the VIs using Complex Type Generator? Is updating the toolkit the only difference? Every detail could help.

 

 

0 Kudos
Message 2 of 8
(4,349 Views)

Sorry about the lack of details.  After I posted this I realized that I had left those out.

 

cRIO 9045, RT 20.0.0

 

The only thing I did was update the tool kit on both the dev environment and cRIO.  Then redeploy the application.  I did not regenerate any of the complex data types.

0 Kudos
Message 3 of 8
(4,346 Views)

When updating to 3.1.1 is necessary to regenerate the complex types VIs since that version adds some internal changes.

0 Kudos
Message 4 of 8
(4,343 Views)

OK, so I just regenerated all the complex types.  Now instead of rebooting the cRIO my application now crashes when an calls into the library are made.  Digging deeper to see if I can narrow it down.  No errors are being reported via the error clusters.

0 Kudos
Message 5 of 8
(4,333 Views)

Could you provide more information about the complex type that causes the crash? Does it have all the arrays initialized to the desired size when generating them with Complex Type Generator? Are you using the forceArrayMapping option? If you could provide us ther ctl file that would be a great help.

0 Kudos
Message 6 of 8
(4,328 Views)

Resolved.  After digging through each vi that used DDS I found one that, for some reason, did not save after the regeneration process.

0 Kudos
Message 7 of 8
(4,314 Views)

Great! I'm glad to hear that. Thanks for letting us know it.

0 Kudos
Message 8 of 8
(4,309 Views)