I have it working well in the IDE 11.7.0:

But the thing is that for several months the SEGGER semihosting support is not working (there should be a release coming soon fixing hopefully the issues). For example the one in 11.7.0 does not create files correctly. This is why I'm using the older v7.68 J-Link software instead:

I don't have any RT board around right now, but I checked the K64F examples (as pointed to by the above article), and they work fine for me. So I suggest you try with the examples on GitHub, e.g. https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/MCUXpresso/FRDM-K64F/FRDM-K64F_gcov...
I hope this helps,
Erich