2012-08-28 03:01 AM
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?2012-08-28 03:12 AM
Dear Gehnen
the problem you are facing is not so clear. To better understand, which operating systems are you using? have you added the content of ''redistrib'' folder to your bin/debug folder? what is the specific error your are receiving from the compiler? all the Best