msclissa
msclissa
> Error - 4: LINK2038: mismatch detected for ‘Runtimelibrary’: value ‘MT_staticRelease’ doesn’t match value ‘MD_DynamicRelease’ in main.obj. File not found: MSCL.lib (Version.obj). > Error - 5: LINK2038: mismatch detected for...
I'm running your example code and am seeing the same memory increase over time. Configuration: Windows 10 x64, Python 2.7, prebuilt MSCL We will continue to look into what may...
Hi! I'm not very familiar with Arduino development, but I suspect you're going to run into memory issues trying to use MSCL. What sensor(s) are you using?
I'm afraid MSCL and all it's dependencies will be too big to load onto the Arduino as part of your program, it was not designed for use on microcontrollers. I...
Thanks for all the detailed info! I assume at this point the WSDA-2000 is back to operating normally, but if it returns to this state can you try calling the...
Thank you for being so thorough, it really helps! Andy requested this via email, but just to note it here as well, if you wouldn't mind downloading and sending the...
Unfortunately no answers yet, just another question - Has your application been running with the WSDA connected every time it has gotten into this state? Does your application regularly or...
Has SensorConnect been running/connected every time the issue has occurred?
That would be great, thanks! I'll leave SensorConnect up and running over night to see if we have any luck recreating the issue here.
Unit test project doesn't build - `mockConnectionImpl` needs to override new `port()` function.