I am trying to store data from a BNO055 accelerometer onto an SD card. I have tried several different tests to make sure that the problem doesn't lie with the SD card, and it doesn't. When I run the code and look at the serial monitor I can see that the first set of data is stored onto the SD card but after that an initialization error appears.
Hopefully the attachments help, any ideas would be appreciated!