LCD simulation not clearing

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

Moderator: Benj

Post Reply
Chris_MIRA
Posts: 186
Joined: Wed Jan 23, 2013 3:43 pm
Has thanked: 2 times
Been thanked: 21 times
Contact:

LCD simulation not clearing

Post by Chris_MIRA »

When stepping through a programme in simulation a couple of times, txt on screen is not cleared as you go through the DISPLAYCLEAR macro, it only seems to clear later in the programm if something else is written to the display.
Problem seen on MIAC and on EB006 / EB005 boards using FC6.06.
Bug reported here as "Bug Report" in FC6 help fails to send report.
Regards,
Chris

User avatar
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: LCD simulation not clearing

Post by Benj »

Hi Chris,

I had a quick go at replicating the problem with this test file but it seems to be running fine here on my machine under 6.0.7. Does this program have the same problem for you?
Attachments
LCDtst.fcfx
(4.83 KiB) Downloaded 207 times

Chris_MIRA
Posts: 186
Joined: Wed Jan 23, 2013 3:43 pm
Has thanked: 2 times
Been thanked: 21 times
Contact:

Re: LCD simulation not clearing

Post by Chris_MIRA »

Hi,
"Yes" your test seems to work OK on my machine, Ive attached my programme using a MIAC, and added a comment just above the last macro in MAIN "DisplayClear" which should remove the "Working" message
Regards,
Chris
Attachments
NewEngine AuxECU.fcfx
(36.89 KiB) Downloaded 188 times

User avatar
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: LCD simulation not clearing

Post by Benj »

Cheers Chris,

Managed to replicate the issue with your program though if I try and replicate elsewhere it works as expected. I'll have a dig and see if I can work out what's going wrong.

Chris_MIRA
Posts: 186
Joined: Wed Jan 23, 2013 3:43 pm
Has thanked: 2 times
Been thanked: 21 times
Contact:

Re: LCD simulation not clearing

Post by Chris_MIRA »

Thanks :D

Post Reply