Windows 7 64 bit.
I am very new to microcontroller programming
I had installed MPLAB X IDE 6.15. It could not detect PICKIT 3. So , assuming 6.20 might do, I installed it. It also could not detect the tool.
So I ran "USB tool connection Diagnostics"
=============================================================================
Initializing examination: Done
Plug-in version: 1.0.8
==============================================================================
OS version: Windows 7 (6.1)
==============================================================================
OS architecture: 64-bit
==============================================================================
MPLAB X IDE version: 6.20
==============================================================================
MPLAB X communications library version: 3.53.00
Bridge library version: 3.47
Bridge library extended version: Not available.
==============================================================================
JVM: 1.8.0_345 64-bit
==============================================================================
Examine Support Library (or Libraries):
C:\Windows\system32\winusb.dll: Found
Permissions: E R W
Size: 20480 bytes
Loadable: Yes
C:\Windows\system32\drivers\winusb.sys: Found
Permissions: E R W
Size: 41984 bytes
C:\Windows\system32\libusb0.dll: Found
Permissions: E R W
Size: 76384 bytes
Loadable: Yes
C:\Windows\system32\drivers\libusb0.sys: Found
Permissions: E R W
Size: 52832 bytes
==============================================================================
Examine Bridge Library:
C:\Windows\system32\USBAccessLink_3_47.dll: ERROR: File not found.
==============================================================================
Examine PnP Support Application:
C:\Windows\system32\mchpwinusbdevice64.exe: Found
Permissions: E R W
Size: 798928 bytes
==============================================================================
Examine Port Definition File:
C:\Windows\system32\mchpdefport: Found
Permissions: E R W
Size: 46 bytes
Port Definition File Info:
Host: localhost
Port: 30000
==============================================================================
Accessing Attached Tools:
Selection: MPLABComm-USB(04D8:03EB),ThirdParty(),MPLABComm-Ethernet()
Retrieving tool list:
Tool list is empty (no recognized tools found).
==============================================================================
Releasing examination: Done
_----------------------------------------------------------------
I can find this DLL anywhere in my computer or online
C:\Windows\system32\USBAccessLink_3_47.dll: ERROR: File not found.
could this be the reason why it can't find PICKIT3.
in fact It is not able list any of the USB.
"Retrieving tool list:
Tool list is empty (no recognized tools found)."
I am in fix.
I downloaded PICKIT 3 programmer software too. It finds the PICKIT 3. It uses its own bootloader. To work with IDE or IPE (Installed together) we have to revert to MPLAB mode - removes the bootloder which is not recognised by MPLAB.
MPLAB IPE do not find any tool - probably because IDE is doing the basic job of finding the tool.
In the Debug>>"Hardware Emergency Boot Recovery Fimware ", Pickit 3 is not listed atall. So even if MPLAB finds pickit3, will it be able to load the boot file ?
WITH 6.15, though MPLAB IDE did not find pickit3, IPE could and I was able to program and run microcontrollers a couple of times. However in the last couple of days, various kinds of errors popped up and I suspected, IPE was not able to read the program memory correctly. It was reporting values to be 0 or something else , expected value .... - even when that expected value was present in the given memory address.
On MPLAB IDE, in the installed Plugings , I can find PICKIT 3 tool & Pickit 3 file wrapper in grey color.
On the project properties screen, after selecting the pickit 3 and "apply" I can see pickit listed under Conf:defaut. However , as soon as I click OK butten, it disappears. Fo some reason, MPLAB cannot remember the selected tool.
ON the Run Debugger / Programmer self test, Pickit 3 is greyed - means MPLAB did not find it.
I am totally at loss. Can any one help me here ?
1) How to get MPLAB IDE & IPE find the tool.
2) How to install bootloader into Pickit3 (After MPLAB finds it).
3) About the DLL. How to find it - if it is necessary for MPLAB to find the tool and connect .
I am stuck with TOOL and software that doesn't match
I am very new to microcontroller programming
I had installed MPLAB X IDE 6.15. It could not detect PICKIT 3. So , assuming 6.20 might do, I installed it. It also could not detect the tool.
So I ran "USB tool connection Diagnostics"
=============================================================================
Initializing examination: Done
Plug-in version: 1.0.8
==============================================================================
OS version: Windows 7 (6.1)
==============================================================================
OS architecture: 64-bit
==============================================================================
MPLAB X IDE version: 6.20
==============================================================================
MPLAB X communications library version: 3.53.00
Bridge library version: 3.47
Bridge library extended version: Not available.
==============================================================================
JVM: 1.8.0_345 64-bit
==============================================================================
Examine Support Library (or Libraries):
C:\Windows\system32\winusb.dll: Found
Permissions: E R W
Size: 20480 bytes
Loadable: Yes
C:\Windows\system32\drivers\winusb.sys: Found
Permissions: E R W
Size: 41984 bytes
C:\Windows\system32\libusb0.dll: Found
Permissions: E R W
Size: 76384 bytes
Loadable: Yes
C:\Windows\system32\drivers\libusb0.sys: Found
Permissions: E R W
Size: 52832 bytes
==============================================================================
Examine Bridge Library:
C:\Windows\system32\USBAccessLink_3_47.dll: ERROR: File not found.
==============================================================================
Examine PnP Support Application:
C:\Windows\system32\mchpwinusbdevice64.exe: Found
Permissions: E R W
Size: 798928 bytes
==============================================================================
Examine Port Definition File:
C:\Windows\system32\mchpdefport: Found
Permissions: E R W
Size: 46 bytes
Port Definition File Info:
Host: localhost
Port: 30000
==============================================================================
Accessing Attached Tools:
Selection: MPLABComm-USB(04D8:03EB),ThirdParty(),MPLABComm-Ethernet()
Retrieving tool list:
Tool list is empty (no recognized tools found).
==============================================================================
Releasing examination: Done
_----------------------------------------------------------------
I can find this DLL anywhere in my computer or online
C:\Windows\system32\USBAccessLink_3_47.dll: ERROR: File not found.
could this be the reason why it can't find PICKIT3.
in fact It is not able list any of the USB.
"Retrieving tool list:
Tool list is empty (no recognized tools found)."
I am in fix.
I downloaded PICKIT 3 programmer software too. It finds the PICKIT 3. It uses its own bootloader. To work with IDE or IPE (Installed together) we have to revert to MPLAB mode - removes the bootloder which is not recognised by MPLAB.
MPLAB IPE do not find any tool - probably because IDE is doing the basic job of finding the tool.
In the Debug>>"Hardware Emergency Boot Recovery Fimware ", Pickit 3 is not listed atall. So even if MPLAB finds pickit3, will it be able to load the boot file ?
WITH 6.15, though MPLAB IDE did not find pickit3, IPE could and I was able to program and run microcontrollers a couple of times. However in the last couple of days, various kinds of errors popped up and I suspected, IPE was not able to read the program memory correctly. It was reporting values to be 0 or something else , expected value .... - even when that expected value was present in the given memory address.
On MPLAB IDE, in the installed Plugings , I can find PICKIT 3 tool & Pickit 3 file wrapper in grey color.
On the project properties screen, after selecting the pickit 3 and "apply" I can see pickit listed under Conf:defaut. However , as soon as I click OK butten, it disappears. Fo some reason, MPLAB cannot remember the selected tool.
ON the Run Debugger / Programmer self test, Pickit 3 is greyed - means MPLAB did not find it.
I am totally at loss. Can any one help me here ?
1) How to get MPLAB IDE & IPE find the tool.
2) How to install bootloader into Pickit3 (After MPLAB finds it).
3) About the DLL. How to find it - if it is necessary for MPLAB to find the tool and connect .
I am stuck with TOOL and software that doesn't match
