Dear,
I am starting with flowcode V6.
I'm compiling a small program on an LED and it takes me 40 "to compile the program.
Is this normal?
Is there any way to speed it up ?.
Thank you
Compiler Flowcode 6
Moderator: Benj
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Compiler Flowcode 6
Hi
Flowcode V6 does take a little longer than Flowcode 5 to compile because of the extra security checks incorporated to prevent piracy.
The overall compile time does depend on PC speed, program size and some third party software Eg Antivirus scanning/clashing with Boost C compiler and linker programs.
I know that boost C is a slow compiler when compared with other compilers, so that will add to the overall time as well but should not be that much difference to V5
You can see if stopping any antivirus will help to speed it up.
Perhaps you can post the flowchart and I will time compiling to Hex speed then compare results.
Martin
Flowcode V6 does take a little longer than Flowcode 5 to compile because of the extra security checks incorporated to prevent piracy.
The overall compile time does depend on PC speed, program size and some third party software Eg Antivirus scanning/clashing with Boost C compiler and linker programs.
I know that boost C is a slow compiler when compared with other compilers, so that will add to the overall time as well but should not be that much difference to V5
You can see if stopping any antivirus will help to speed it up.
Perhaps you can post the flowchart and I will time compiling to Hex speed then compare results.
Martin
Martin
Re: Compiler Flowcode 6
Hello,
It's true that it's very annoying.
Especially for people like me who make many mistakes and that compile every 2 minutes.
In flowcode for PIC24 and dsPIC, it's very fast and it's much more enjoyable.
I think it will be fixed in Flowcode 7 because the compiler will not be boost C but I'm not sure.
It's true that it's very annoying.
Especially for people like me who make many mistakes and that compile every 2 minutes.
In flowcode for PIC24 and dsPIC, it's very fast and it's much more enjoyable.
I think it will be fixed in Flowcode 7 because the compiler will not be boost C but I'm not sure.
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Compiler Flowcode 6
Hello,
40 seconds might be ok, 40 minutes is certainly wrong and likely caused by your antivirus/firewall software.
V7 is currently looking good for a new, faster 8-bit PIC compiler.
Do you mean 40 seconds or 40 minutes? I thought the " symbol meant inches40 "

40 seconds might be ok, 40 minutes is certainly wrong and likely caused by your antivirus/firewall software.
V7 is currently looking good for a new, faster 8-bit PIC compiler.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: Compiler Flowcode 6
Hi Ben
It does with lengths but not Angles:Benj wrote:Do you mean 40 seconds or 40 minutes? I thought the " symbol meant inches
Code: Select all
" = Seconds
Code: Select all
' = Minutes
Martin
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Compiler Flowcode 6
Cheers Martin,
That's a new one on me but good to know
That's a new one on me but good to know

Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel