I'd like to run the Kinetis Flash Tool ("KFT") in order to compute CRCs for the Boot Control Area and all those other wonderful things that KFT can do.
As I'm on a Mac, I need to run KFT under VirtualBox. And I think my question is rather simple:
I'm connected to my FRDM-KL27Z board via USB on the Mac. And I can access it as a serial device under /dev.cu.usbmodemNNN.
When I launch Kinetis Flash Tool under Virtualbox, I can't connect to the FRDM-KL27Z via USB or via Serial. If I recall correctly, there's some special sequence you need to go through in order to get OS X to release the USB port so that the VirtualBox USB driver can connect them.
So the short question is: how can I connect to the FRDM board from Kinetis Flash Tool running under VirtualBox?