FLOWCODE V6 COMPILER ERROR

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

Moderator: Benj

Post Reply
sonic11
Posts: 35
Joined: Tue Jan 21, 2014 10:04 pm
Has thanked: 7 times
Been thanked: 1 time

FLOWCODE V6 COMPILER ERROR

Post by sonic11 »

welcome

I try to compile a simple program in Flowcode v6, a test program for oled display Adafruit

Is a demo version

the following error occurred at compiletime and FCF tab.
Attachments
error1.txt
(1.1 KiB) Downloaded 209 times
error.txt
(1.71 KiB) Downloaded 183 times
oled test.fcfx
(6.13 KiB) Downloaded 211 times

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: FLOWCODE V6 COMPILER ERROR

Post by medelec35 »

Hi sonic11,
It looks like your not using the latest version of Flowcode V6.04 (at the time of posting):

Code: Select all

Device:        PIC.16F.16F887
Generated by:  Flowcode v6.0.1.0 <
Date:          Saturday, February 22, 2014 12:26:18
Within Flowcode: Select Help, Check for updates...
That should then display a link that will allow you to download 6.0.4

You should then be able to compile OK.

Matin
Martin

sonic11
Posts: 35
Joined: Tue Jan 21, 2014 10:04 pm
Has thanked: 7 times
Been thanked: 1 time

Re: FLOWCODE V6 COMPILER ERROR

Post by sonic11 »

I can not update is a demo version
Say Flowcode is open, although there is no window open Flowcode

sonic11
Posts: 35
Joined: Tue Jan 21, 2014 10:04 pm
Has thanked: 7 times
Been thanked: 1 time

Re: FLOWCODE V6 COMPILER ERROR

Post by sonic11 »

My problem is I can not initialize a model oled rec002002 (controller ws0010) 20x2 alphanumeric rec002004 though his older brother (controller ws0010) 20x4 works with the following changes in the sequence of start (0x32, 0x28, 0x0C, 0x06, 0x02, 0x01)

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: FLOWCODE V6 COMPILER ERROR

Post by medelec35 »

Hi sonic11,
sonic11 wrote:I can not update is a demo version
Say Flowcode is open, although there is no window open Flowcode
Your version should update ok.
Before installing the update, if you make sure flowcode is closed, then run Task manager (hold Ctr Alt down then press Del)
then select task manager.
If you see any versions of Flowcode running within Processes then after selecting Flowcode, click on End Processes.

If you update to Flowocde V6.0.4 then you should be able to compile to hex the Flowchart you posted with no errors.
Martin

Post Reply