Question
Problem with iNEMO2_SDK_Wrapper.cs
Posted on August 28, 2012 at 12:01
I'm trying to use the V2 board as a sensor board for own experiments with sensor fusion using C# (in VS Express 2010)
But I already have the problem, that the debugger throws me out of the Wrapper in the Connect-function. It complains about, that the INEMO2_Connect function called from the DLL generates some stack inbalance, indicating, that there is some problem with the arguments. Does anybody else use the SDK with a .NET language?