Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 125225

Forum Post: RE: Porting AM335X Starterware example code usb_dev_comp_mouse_ser to C6748

$
0
0

Dear All,

I've solved this issue. It has nothing to do with the ported usb_dev_comp_mouse_ser running on C6748. The root cause is: On PC Host program the COM port name passed to CreateFile() should be different form "COM*" if COM port is greater than COM9. The following link describes this rule: 

http://support.microsoft.com/kb/115831/en-us

For example, if I want to open COM10, then the name passed to CreateFile() should be "\\\\.\\COM10", rather than "COM10". 

Just for your reference in case you are interested.

Regards,

Oliver


Viewing all articles
Browse latest Browse all 125225

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>