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
Norm,
I just installed my PBP3 upgrade today, and hence also needed to download/insstall FLIDE v1.6.0.0 to have PBP3 compatibility. I copied over the FineLineIDE.ini, CoolbarPositions and Skins from my previous v1.5.0.0. I then checked all the options to make sure they copied over, which it appeared they did. However, I am now having problems.
1) When I attempt to compile a program that always compiled/assembled OK before, I now get the error as shown in the attached screen snapshot file, FLI1_6_0_0.pdf.
I checked for the file name that is mentioned with an .ERR extension and it is located in the same folder as where the .pbp file is that I attempted to compile. So I don't understand why it is saying it can't find the file and is giving me this error that prevents compile/assembly.
Can you please advise me how to solve this problem?
Regards, John Ellis
FL1_6_0_0.pdf
What does the *.ERR file say when you open it in notepad?
Dave
Always wear safety glasses while programming.
Sorry if I missed this:
How does FL compare with MCSP in terms of generated code?
I assume there's more than one way to skin a cat when compiling.
Robert
FL is an IDE (Integrated Development Environment).
It's somewhat like word is compared to notepad only its for programming.
The same compiler is used with FL as is with Microcode Studio.
I developed FL because I wanted additional features such as If-Endif code bracketing, color background, and presently undergoing testing is code folding and auto-indent.
Soon you may never indent another line and keep only the current active areas of code unfolded for a compact display of your code.
Norm
Upon more digging and testing, it appears this problem may have been caused by the fact that my PBP3 install was not "activated" yet. I hopefully will get activation key Monday and will see if this solves the problem. Till then?
Bookmarks