All other demo examples work. Three different cables and still the same error (two were from the actual boxes with the boards, one other standalone cable). I tried the other FRDM-K22F board we bought at the same time, but still the same error. I tried debugging the code from the demo example and following from:
result = FXOS_Init(&fxosHandle, &config);
somewhere in FXOS_INIT the result is assigned kStatus_fail but I'm still debugging and haven't figured out where that happens. I'll get back with more info once I figure out the exact error occurence, is there any other info that would be useful for debugging that I can provide you with?