Unable to get serial output after uploading Arduino sketches

Hello,

I am doing a project using SparkFun OpenLog Artemis Sensor(https://www.sparkfun.com/products/16832).

I am trying to upload the Arduino sketches provided here (https://github.com/sparkfun/SparkFun_IC … es/Arduino).

I have selected as Board-> SparkFun RedBoard Artemis, BootLoader: SVL and Baudrate: 115200 in Arduino IDE.

After uploading and compilation of above sketches, I was trying to check output at Serial monitor.

But, I am getting output like this:

Initialization of the sensor returned: Data Underflow

Trying again…

Initialization of the sensor returned: Data Underflow

Trying again…

Initialization of the sensor returned: Data Underflow

Trying again…

Initialization of the sensor returned: Data Underflow

Trying again…

Could you please provide solution for above.

I need the solution for above.

Can you please provide a picture of your setup?

I think that code is intended to be used with the breakout version of the ICM-20948 and a a separate micro controller.

I have connected SparkFun OpenLog Artemis board to my laptop with USB-C cable.