LCD compilation failure (I2C)

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

Moderator: Benj

Post Reply
tello
Posts: 94
Joined: Wed Jan 16, 2013 11:37 am
Has thanked: 56 times
Been thanked: 16 times
Contact:

LCD compilation failure (I2C)

Post by tello »

Hello guys.
I am working on an Arduino Nano 328 project with a 20x4 I2C display.
In the project I only have the component included but when compiling I get a bug that I don't know how to correct.

I attach the program and catch the compilation failures, I think it is a component failure but I'm not sure.

Thank you
Attachments
fallo compilacion.png
(240.21 KiB) Downloaded 457 times
Display2004.fcfx
(7.09 KiB) Downloaded 165 times

jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times
Contact:

Re: LCD compilation failure (I2C)

Post by jgu1 »

Hi Tello!

I have test copile your program, it work by me, no problem. do you have all the updates?

Br Jorgen

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

Re: LCD compilation failure (I2C)

Post by medelec35 »

I agree with Jorgen,
Latest updates can be found here
Martin

tello
Posts: 94
Joined: Wed Jan 16, 2013 11:37 am
Has thanked: 56 times
Been thanked: 16 times
Contact:

Re: LCD compilation failure (I2C)

Post by tello »

many thanks.
Finally the problem was the update of FC7

Post Reply