Is anyone successfully using IPECMD on Mac OSX with an ICD4? I have scripted programming working with an older version (v3.25) of MPLAB_IPE and the IPECMD tools (using ipecmd.sh) and an ICD3 on Mac OSX. I need to update my tools to support the ICD4 progra..
↧
IPECMD on Max OSX + ICD4 (ds13)
↧
ASM CODE FOR 18F458 FOSC PROGRAMING (TOMTHUMB777)
I am using - XP SP3 ; MPLAB 8.7 ; ICD2
Does anyone have the code for programing the FOSC
in assembler. i'm trying to get debug to work
and I need to program the FOSC using "TABLE WRITES".
The PIC18F458 is and older chip than the PIC18F458J SERIES...
↧
↧
Reception on endpoint 1 failed (err = -10031) (zangeneh)
Hello, I'm using a PIC32MX795F512L device which I would like to program in IPE v3.45 using ICD3. I'm powering the ICD3 RJ11 connector with my 3.3V on-board supply. When I click the connect button on IPE, I'm getting this: "Reception on endpoint 1 failed (..
↧
ICD 3 status light always red (johnlam)
Dear sir, My ICD 3 status light always red once connected to my computer. My Mplabx v4.15 cannot detect the device at all. I am using windows 7. When I open the device manager, I can see Microchip Tools - Microchip WinUSB Device which state the device is ..
↧
How to fully erase a 15 code protected PIC18F2431 (BertKu)
I normally program in ICD3 or sometimes in ICD2, but for a small production run, I use PICSTART plus, I read it in and copy write it to the others. However something has gone badly wrong. The 15 x PIC18F2431 has unfortunately been programmed with the wron..
↧
↧
Assembly code for using Global Variables (TOMTHUMB777)
I'm using MPLAB 8.7 ; ICD2 ; XP SP2 Need help declaring a Global Variable in the main assembly fileand implementing that variable in an *.inc file Here is my main assembly file
list P=18F458, R=DEC ; R=DEC means Radix is decimal
#include "p..
↧
ICD-3 failed to get Device ID with MPLAB v8.92 (Shade)
Hi, I switched the driver of ICD-3 from MPLAB to MPLAB-X to work on an Ethernet project with PIC18F67J60.
In a couple of weeks I needed to switch back to MPLAB to support an older C18 project. However ICD-3 failed.
These are the messages I got:
"MPLA..
↧
PIC MICROCONTROLLER (Mgec2)
IAM using pic18f87k90 is it possible to debug pgc and pgd pins with i2c?..
↧
Quirky Debugging on ICD3, PIC32MM (acharnley)
I have a multi-vectored interrupt... working as expected. The breakpoint works and I begin to step through.
The voltages are calculated by the monitor function and work as expected. As soon as it hits the boost function the debugging goes pee-tong...
↧
↧
ICD3/MPLAB Debugger not showing right pointer addresses (rmorley78)
RunningWindows 10MPLAB v5.0XC32 v2.10Harmony v2.06PIC32MZ2064DAH176I'm currently debugging new code but I can't figure out why the pointer I'm passing to an initializer function is not being passed correctly. Below is an example of the code I'm using.
↧
ICD4 cannot program or debug pic16f753 (Geoff)
The target circuit is a very simple one which does not use any of the ICSP pinsMPLAB X 5.0.0PIC16F753ICD4__config _FOSC0_INT & _WDTE_OFF & _MCLRE_ON & _CP_OFF & _BOREN_DIS & _WRT_OFF & _CLKOUTEN_OFFProject Properties shows ICD4 wit..
↧
ICD3: Not detecting TMR0H bit change (iRun26.2)
I have a simple assembly software routine that is waiting for a timer value (TMR0H, bit 1) to change to a '1' and then an action will be initiated (leaving the loop of "wait_for_2nd"). When I let the loop run by itself (ICD3 not paused), it never leaves t..
↧
ICD3 not debugging 18F47K42 (werner)
I have a really mystery effect while debugging first time with PIC18F47K42. ICD3 programms device but when single stepping through code it jumps to next instruction completly ignoring the current instruction!! For example, it should call a sub, but it don..
↧
↧
ICD3 - Failed to properly connect to ICD 3 (pnallin)
Hi,
I've purchased "MPLAB ICD 3" but I cannot find a way to make it work.
According to the "guide" I got along with the ICD (Using MPLAB ICD 3 - Additional Information) I tried to test it using the Test Interface Board, following step by step those in..
↧
How to Connect PIC18F14K50 with programming adapter and voltage limiter ? (Sarath R Chandran)
When I'm trying to connect pic18f14k50 with programming adapter using ICD2. its showing target id problem issue and in ICD3 its showing voltage problem. I have tried with programming adapter and voltage limiter then also the same issue persists...
↧
Just got the "End of Life" warning from DigiKey for the ICD3... (SpokaneNexus)
I've been holding out on the ICD4, since the ICD3 has been pretty much bombproof for us here. Why fix what isn't broken? But with EOL coming on the ICD3 I guess it's time to start worrying about the ICD4. What's the tribal lore on the ICD4? Is it workable..
↧
ICD3 vs PICkit 3 (aero11)
What are the advantages and disadvantages of using an ICD3 versus a PICkit3 for a PIC24FJ128GA308? I will be using MPLAB X IDE v5.05...
↧
↧
ICD3 and Linux - hotplugging not consistent on new computer resulting in errors (mirakus)
Hi all.
I'm having a problem getting our ICD3 to connect consistently on a new installation of MPLAB IPE (4.10). This is on a new computer and after using the device successfully for several years on my old workstation (IPE v1.90). I can still use that..
↧
ICD2 MPLAB IDE V8.92 Windows 10 64bits (MAELIA)
Hello,I have installed MPLAB IDE V8.92 on my recent PC witch run with WINDOWS 10 64 bitsI try to connect my ICD2 with USB , target poweredWith my old PC and old version of MPLAB I haven't problems I have the following problem: Connecting to MPLAB ICD 2
I..
↧
Target Device ID (00000000) does not match expected Device ID (00005500). (NISHANTRAAZ)
Please some one tell me how to resolve the issue in MPLAB using PICkit3 with PIC18F45K22 controller. PICkit 3 detectedConnecting to PICkit 3...Firmware Suite Version...... 01.26.81Firmware type......................PIC18F PICkit 3 Connected.Target Detecte..
↧