Darrel already state it somewhere, and PBP .TXT file state there's already a mechanism for the user function/command. Just to need to wait untill they release it. In meantime you can always use asm Macro. But still, it's not a real function.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Norm, I am having a problem using FL v1.0.0.4 with PicKit2 programmer. It works fine with EasyPic6/PicFlash programmer, but I had to reprogram a device in the field using my laptop with PicKit2. I am using PicKit2 v2 and PBP 2.6 with MPASM assembler. I am somewhat confused by the FL Programmer Options as shown in the attached image where it shows an option for "PicKit2 5.0 volt" and an option for "PicKit2 3.3 volt", as if there are two different PicKit2 products...one for each programming voltage. Yet the PicKit2 I have leaves the selection of the programming voltage to a selectable tool in the PicKit2 screen, so I don't know which option to use with my PicKit2 v2. Can you please clarify what these two FL options for PicKit2 are really saying and which one to use with PicKit2 version 2?
I also notice that the browser default for the" PicKit2 5.0 volt" option points to a file at "Browse to *\pk2cmd.exe". Yet I find no file by that name in my PicKit2 installation. The .exe file normally used in my installation for PicKit2 from Microchip is "PICkit2V2.exe". I tried to use the browser to select this one in the FL option and it didn't work with FL. What are the .exe file names that should be used for either the PicKit2 5.0 volt option or the PicKit2 3.3 volt option in FL??
Goto PICkit™ 2 Development Programmer/Debugger and down load the command line version PK2CMD v1.2
The *\ signifies a wildcard before the pk2cmd.exe
An "-A3.3" without the quotes in the command line signifies 3.3 volts other wise will default to 5.
Your PICkit2 tabs should look like the following:
Norm
![]()
Thanks, Norm. That solved my problem of getting the PicKit2 to work with FL.
However, I notice a new anomaly I don't know how to interpret. After each use of FL to program via the PicKit2, a message appears in PicKit2 in yellow after the programming is complete saying that I have to dowload a new OS for PicKit2. However, if I close PicKit2 and start over with another programming action it works fine with the OS I have. This never has happened before in my use of my OS version of PicKit2.
Is there something in the cmd file that checks your version of PicKit2 OS and tells you to update? Do I really need to? The version I am satisfied using and I hesitate to upgrade because evertime I have ever upgraded to anything from Microchip I spend the next week trying to resolve all the incompatibilities.
FineLineIDE v1.6.0.0 with support for PBP3 is now available!
v1.6.0.0
FL supports PicBasicPro PBP3 compiler all versions.
PicBasicPro compiler now directly calls MPASM as displayed during compile and assembly.
FL PBP3 generates a .COF file to be used by MPLAB in simulation or in-circuit debugging modes, and by the Proteus simulator.
Added a keyboard shortcut template which can be edited in Paint for width to match your keyboard.
Norm
Bookmarks