I was hoping to find what might be wrong but it didn’t do anything other than give me data underflow for everything.
I’m very sure the code works because I pulled it straight from the library and the IMU is sending something to the Arduino, but it all comes out as data underflow.
The code works fine, it operates the same as if the debugging code was commented. There are no errors in compiling. But I can’t say for sure if everything works because it all comes in as data underflow.
If you get data underflow from the unmodified library example, regardless of the debug setting, you probably have a wiring problem, or a defective sensor.