Hello Eduardo,
Do I understand it right that you're trying to connect VCOM+Keyboard device to PHDC host SDK example? PHDC host example supports only PHDC device. With Mouse+Keyboard host example your device should enumerate as a keyboard.
If you need PHDC+Keyboard host than I'd suggest you to use Peripherals tool (it's part of Config Tools) which also provides a configuration of USB on K64. There you can easily create a combination of supported classes that fits your needs. There's one limitation, though. USB examples from SDK package are not compatible with USB configuration from Peripherals tool. That means you cannot update SDK example but you need to create a new project.
Please let us know if you managed to make it work.
Best regards,
Tomas Klir