"Permission Denied" When Installing Supplied VCOM Driver on Windows 7

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

"Permission Denied" When Installing Supplied VCOM Driver on Windows 7

跳至解决方案
990 次查看
razed11
Contributor V

I downloaded SDK 2.4.2 for the K64 (USB & FreeRTOS) and built `usb_device_cdc_vcom`. When plugged in to a Windows 7 Professional machine I see `MCU VIRTUAL COM DEMO` in the device manager. When I follow the steps in the README PDF I get:

Windows found driver software for your device but encountered an error while attempting to install it.

Virtual Com Port

Access is denied.

I've checked permissions (owned by me and I'm an administrator). If I double click `cdc.cat` it claims that it is valid. I thought it might be related to digital signing but I'm not getting error to that effect.

Hoping to use this for a production device and it'd be nice to not use an FTDI chip + UART.

Thanks.

标签 (2)
0 项奖励
回复
1 解答
874 次查看
razed11
Contributor V

User error: I had copied the .inf file from my Mac and the line endings were incorrect. Used unix2dos to convert the line endings and all is well.

在原帖中查看解决方案

0 项奖励
回复
1 回复
875 次查看
razed11
Contributor V

User error: I had copied the .inf file from my Mac and the line endings were incorrect. Used unix2dos to convert the line endings and all is well.

0 项奖励
回复