News:

Let's find out together what makes a PIC Tick!

Main Menu

PICKIT4 and IPECMD in Positron Studio

Started by Gamboa, Sep 16, 2022, 11:18 AM

Previous topic - Next topic

Gamboa

Hi,

I am trying to configure IPECMD with PICKIT4 to use it in Positron Studio. In case it can help others.

The command line I use is for batch mode:

-P$target-device$ -F$long-hex-filename$ -TPPK4 -E -M -OB -OL 

and for not batch:

-P$target-device$ -F$long-hex-filename$ -TPPK4 -E -M -OL

Regards
Gamboa


Long live for you

Wimax

This in order to start programming the device automatically after compilation, directly within Positron Studio, without going back and forth through IPE when developing firmware ?  :o

Gamboa

Yes.

Press the Compile and Program button and save time.

Regards,
Gamboa
Long live for you

Wimax