7 years, 4 months ago.

Is Sensors_Reader program better than Hello_world program, for LSM6DS3 3D Accelerometer ?

I imported Hello_world but LSM6DS3 3D Accelerometer causes by target to get the watchdog interrupt. Is it best to import the Sensors_Reader example, and go from there to get LSM6DS3 3D Accelerometer ?

Question relating to:

I used Sensors_Reader and it was the perfect foundation.

posted by DOUG BELL 07 Dec 2016

1 Answer

7 years, 4 months ago.

Which IDE do you use ? If Eclipse, GNU toolchain can not route printf msg to USB link. Could you try to comment all printf ? Laurent