Götz Becker Posted March 28, 2007 Report Share Posted March 28, 2007 Hi, how can I define the stack size for a RT App? The problem is that we have a LVRT 8.0 application that mainly does .dll calls. Everthing is working fine when we test the .dll it on WinXP. The .dll is checked to not use unavailable functions on the RTSys. In fact the .dll worked for about a year but we had to change some memory management related parts and now it needs more stackmem. Now it just crashes the RT-PXI-controller with a kernel error when the new code is executed. Any ideas? Greetings from a warm and sunny Munich/Germany Quote Link to comment
Götz Becker Posted March 30, 2007 Author Report Share Posted March 30, 2007 Problem solved. The C-Programmer of the .dll changed the new memory parts to some static allocation. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.