http://bugs.winehq.org/show_bug.cgi?id=4055
Summary: cannot communicate with ICD2 in MPLAB (fixme:comm:GetCommProperties) Product: Wine Version: 0.9.3. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ports AssignedTo: wine-bugs@winehq.org ReportedBy: john@t-tec.com.au
The ICD2 is a low-cost in-circuit-debugger and programmer for microcontrollers made my Microchip. It is controlled via Microchip's MPLAB program. When I try to connect to the ICD2 in MPLAB, MPLAB gives the following errors:
Downloading Operating System
ICD0152: Failed to read all of requested bytes (0x0 of 0x8 ) ...Download Operating System Failed
ICD0152 Failed to read all of requested bytes (0x0 of 0x2)
ICD0082: Failed MPLAB ICD 2 operation
ICD0082: Failed MPLAB ICD 2 operation
ICD0082: Failed MPLAB ICD 2 operation
ICD0082: Failed MPLAB ICD 2 operation
ICD0082: Failed MPLAB ICD 2 operation
I will attach the output from wine with WINEDEBUG=+comm.