Increase ( Enhance ) Flowcode Compiler Code Efficiency

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
miggarcbs
Posts: 20
Joined: Fri Dec 04, 2015 1:14 pm
Location: Portugal
Been thanked: 2 times

Increase ( Enhance ) Flowcode Compiler Code Efficiency

Post by miggarcbs »

Hi

Can someone tell me exactly which version of BoostC Flowcode 6 professional uses by default ?

As Flowcode generates really large code, is there any way to improve code generation efficiency ?

If yes:

1-
How and, to which extent (although this could be somewhat subjective), with its default compiler ?

2-
If, to reach my objective, I decide to user other compilers, can you suggest any other (higher grade) compilers ?
.
.

Thanks in advance,

---------------------------------------------

Miguel Garcia
Electronics Technician
Electronic Systems Developer

.

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times

Re: Increase ( Enhance ) Flowcode Compiler Code Efficiency

Post by kersing »

miggarcbs wrote:Can someone tell me exactly which version of BoostC Flowcode 6 professional uses by default ?
The compiler information is listed in the output window when compiling a flowchart so you should be able to find it yourself. (BoostC 7.20)
miggarcbs wrote:1- How and, to which extent (although this could be somewhat subjective), with its default compiler ?
The default compiler is set to the best possible configuration so nothing to be gained here.
miggarcbs wrote:2- If, to reach my objective, I decide to user other compilers, can you suggest any other (higher grade) compilers ?
Flowcode supports Hi-Tech C. However, Microchip discontinued the product so this compiler is no longer available. If you happen to have a license you should be able to use it. Settings can be found on the Wiki pages. Other compilers (for 8 bit PIC devices) are not supported.

By the way, the information can be found on the forum as it has been discussed before.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply