Thanks for that.
I have used both MinGW compiler (Through Code::Blocks) and the Visual C++ compiler from Visual Studio 2008.
One thing I have noticed is that if I hit 'B' to run 'Immediate Block' as soon as the application is accepting input I get what appears to be nonsense data in the data.txt file:
- Code: Select all
0 , -6656, -40940 , -12800, -78740 , -12288, -75590 , -15616, -9606
0 , -6656, -40940 , -12544, -77160 , -12288, -75590 , -15616, -9606
0 , -6656, -40940 , -12800, -78740 , -12288, -75590 , -15616, -9606
0 , -6656, -40940 , -12800, -78740 , -12544, -77160 , -15616, -9606
0 , -6656, -40940 , -12544, -77160 , -12288, -75590 , -15360, -9448
Could this be related to the issue I am seeing? Because the hang does seem more common when i am attemping to read a block soon after opening the Picoscope unit...
Cheers,
Alex.
Cart

