10-10-2013 01:50 AM
@Ranjeet_Singh wrote:
I tried. its working with IDE but not with command prompt..Can you share your VI in 2011?
Sure, here you go.
10-10-2013 02:05 AM
Here is mine. Let me know if any mistake is there
10-10-2013 02:11 AM
After I run your VI. it says "Enter Target power"
10-10-2013 02:22 AM
right, the /V argument needs a spesified voltage, altho this argument is only needed if you don't have an external power supply for the chip your programing.
If you don't need the ICD3 to supply power just remove this argument.
If you do need it to supply power: Change it to "/V5" or "/V3.3" depending on what voltage your PIC needs. (setting the wrong voltage may damage the PIC)
10-10-2013 02:28 AM
When I am programming from ICD then I am using supply from ICD as I dont have power supply. One more thing as soon as I select programmer as ICD3 then status LED glow in ICd but nothing such happens when use LV.
10-10-2013 02:45 AM
After I change to V5 then it asks for enter hex file
10-10-2013 02:53 AM - edited 10-10-2013 02:54 AM
Added 3.3V supply (Change it to 5V if needed)
edit: had a space between /F and the file path, should be work now.
10-10-2013 04:19 AM
no it not..Try something else
10-10-2013 04:23 AM
What errors do you get with the last VI i attached?
10-10-2013 04:24 AM - edited 10-10-2013 04:49 AM
It says
Device not found
Initialize Failed !!!
and I channged it to 5.000 later but same thing