Page 1 of 1
FLOWCODE V6 COMPILER ERROR
Posted: Sat Feb 22, 2014 9:30 pm
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.
Re: FLOWCODE V6 COMPILER ERROR
Posted: Sat Feb 22, 2014 9:46 pm
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
Re: FLOWCODE V6 COMPILER ERROR
Posted: Sat Feb 22, 2014 10:17 pm
by sonic11
I can not update is a demo version
Say Flowcode is open, although there is no window open Flowcode
Re: FLOWCODE V6 COMPILER ERROR
Posted: Sun Feb 23, 2014 2:45 am
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)
Re: FLOWCODE V6 COMPILER ERROR
Posted: Mon Feb 24, 2014 12:16 am
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.