Search found 31 matches

by triokenwood
Tue Jul 26, 2016 7:37 am
Forum: Fixed bugs
Topic: 'Loop' icon seems to have a GUI bug
Replies: 8
Views: 12577

'Loop' icon seems to have a GUI bug

This is really just an irritation in what is otherwise a nice looking flowchart. I am seeing that every 'loop' construct that I add has a non-horizontal lower connection line:- 2016-07-26_07-12-06.jpg It isn't that this stops anything from working - it is just something that draws your eye to it, an...
by triokenwood
Sun Jul 24, 2016 10:24 am
Forum: Fixed bugs
Topic: FC7 Programme Crash
Replies: 7
Views: 10524

Re: FC7 Programme Crash

One thing that is driving me nuts is that on a number of screens a zero is already present in a user input box - say the initial value of a variable but there are others, but when you put in your own value the original 0 remains( eg 2550 and not 255) and FC flags up an error. PLEASE allow something...
by triokenwood
Fri Jul 22, 2016 7:48 pm
Forum: Fixed bugs
Topic: FC7 v7.0.0.4 'hang' (not 'crash')
Replies: 2
Views: 7992

FC7 v7.0.0.4 'hang' (not 'crash')

Working on what is becoming quite a massive FC project, with several user macros, I had FC7 'hang' several times this afternoon - all with the same behaviour, but all triggered by totally different actions (all of which could not really be specifically identified). The 'hang' was such that it was no...
by triokenwood
Fri Jul 22, 2016 7:35 pm
Forum: Fixed bugs
Topic: FC7 Programme Crash
Replies: 7
Views: 10524

Re: FC7 Programme Crash

I encountered the same bug, but was still using FC7 Beta, so didn't worry too much (I also wondered whether 'it was just me' !!)

Good to see that it wasn't 'just me' - I'll wait for the solution . . .
Bill
by triokenwood
Fri Jul 22, 2016 1:00 pm
Forum: Fixed bugs
Topic: FC7 Compile-to-Hex fails on PIC 18F2331
Replies: 2
Views: 7576

Re: FC7 Compile-to-Hex fails on PIC 18F2331

Great - thanks for the rapid response Leigh. It makes all the effort that Niall and I put into getting things going seem worthwhile (especially since neither of us have any 'formal' training in any kind of programming language, but are merely just 'key bashers', always trying our best to overcome ob...
by triokenwood
Fri Jul 22, 2016 12:00 pm
Forum: Fixed bugs
Topic: FC7 Compile-to-Hex fails on PIC 18F2331
Replies: 2
Views: 7576

FC7 Compile-to-Hex fails on PIC 18F2331

Whilst trying to develop a small motor-control interface, I was unable to get the code to compile to HEX without fatal errors. In trying to isolate the issue, I reduced the code to the following, ultra-simple, segment:- 18F2331 test A2D.JPG This code does not compile – neither on Flowcode 7 Beta, no...