View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000558 | PicoCOM4 | Serial Driver/Interface | public | 2011-04-08 08:29 | 2011-09-22 12:55 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | V0.8 | ||||
Target Version | unspecified | ||||
Summary | 0000558: COM2 can not be opened sometimes | ||||
Description | Somtimes Error 55 will be returned (ERROR_DEV_NOT_EXIST). There semes to be a problem with load order. As soon as the load order will be changed (after saving the registry for example), the problem disappears. | ||||
Fixed Driver Version | |||||
Forum Link | http://forum.fs-net.de/viewtopic.php?f=45&t=2748 for more information | ||||
Found Driver Version | |||||
related to | 0000733 | new | PicoMOD6 | Sometime it's not possible to open COM3: after boot. |
|
Still not repropducable. * Tested with small test application (see Forum) * Testprogramm also runs when starting from startup folder on boot * Also tested with old hardware (V1.00) Debug trace in forum shows that 2 serial interfaces are initialized. COM1 is disabled due to debug output (also shown in debug trace). So COM3 (UART2) must be enabled for any reason. But UART2 will only be available in HW Revision 1.20. But anyway, even after enabling this "faulty" interface on old revision, the problem is not reproducable. |