Search found 43 matches

by SimonB
Mon Oct 02, 2017 5:48 pm
Forum: Flowcode V7
Topic: Recovery from incorrect component settings - bug in FCv7
Replies: 3
Views: 3635

Re: Recovery from incorrect component settings - bug in FCv7

Hi Igor,

Just to let you know that I have fixed this problem for you today and there will be a patch released in the near future that contains the fix :)

Simon
by SimonB
Fri Sep 08, 2017 3:35 pm
Forum: Flowcode V7
Topic: Managing Compiler Options
Replies: 15
Views: 8841

Re: Managing Compiler Options

Its only when I press the save Icon. system freezes. hitting return seems to work. I have previously been updating the registry manually to change settings. JFinlayson, I am looking in to this problem at the moment but I'm struggling to find the problem because I haven't been able to replicate it u...
by SimonB
Thu Aug 31, 2017 11:34 am
Forum: Flowcode V7
Topic: Managing Compiler Options
Replies: 15
Views: 8841

Re: Managing Compiler Options

Hi Roy, Has this just started to happen recently after changing some settings? If you start Flowcode fresh with its default settings does it save a project without freezing? If so then what things are you doing that lead up to the point where it begins to freeze when you save? Also in the File menu ...
by SimonB
Fri May 26, 2017 11:09 am
Forum: 32-Bit PIC
Topic: Flowkit 2and PIC32MX534F064
Replies: 14
Views: 13738

Re: Flowkit 2and PIC32MX534F064

Ok then I think that there might be an issue with the CAL file then. Our resident PIC32 guru (Ben) is currently away for a couple of weeks but let me have a chat with the guys here and see what I can find out :)
by SimonB
Fri May 26, 2017 10:52 am
Forum: 32-Bit PIC
Topic: Flowkit 2and PIC32MX534F064
Replies: 14
Views: 13738

Re: Flowkit 2and PIC32MX534F064

Guys just another question Why if I have no ICD connected, I have a settings page for ICD as in pic1 and when I have the ICD connected to the USB the settings page changes shape format is this correct?(PIC2) Thank a million for helping out Ahh yeah this is normal. The first picture is the normal se...
by SimonB
Fri May 26, 2017 10:46 am
Forum: 32-Bit PIC
Topic: Flowkit 2and PIC32MX534F064
Replies: 14
Views: 13738

Re: Flowkit 2and PIC32MX534F064

Hi QMESAR, I can explain the reason why this error happens and maybe it will help you to fix it. When you turn on ICD there is a bunch of new code that gets generated which doesn't appear in a normal build. If you turn on ICD and then click on Build -> View C Code then scroll down a few lines you ca...
by SimonB
Tue Apr 18, 2017 10:06 am
Forum: Bug reports
Topic: Flowcode v7 Program Crash
Replies: 1
Views: 2221

Re: Flowcode v7 Program Crash

Hi bandika121,

Do you have a copy of your project file that you can post then I will take a look?

Simon
by SimonB
Mon Apr 03, 2017 10:12 am
Forum: Bug reports
Topic: ICD & Adding Variables to Simulation Window
Replies: 5
Views: 5265

Re: ICD & Adding Variables to Simulation Window

Hi,

I can see the problem also on my machine but unfortunately 7.2.1 was release on Friday :? it should fix the problem of being unable to pause ICD though.

Simon
by SimonB
Fri Mar 31, 2017 4:37 pm
Forum: Bug reports
Topic: [SOLVED] Flowcode crashing when trying to simulate
Replies: 11
Views: 10540

Re: Flowcode crashing when trying to simulate

Hi EtsDriver &Jorgan,

The new patch has just been released and should solve your problems :) if you check for updates it should be available.

Simon
by SimonB
Fri Mar 31, 2017 2:10 pm
Forum: Bug reports
Topic: ICD & Adding Variables to Simulation Window
Replies: 5
Views: 5265

Re: ICD & Adding Variables to Simulation Window

Hi Martin, please can you elaborate a bit on what you mean by it being hit and miss? What exactly is the problem?

If you have time please can you post an example project that you are having problems with and a list of steps to replicate the issue?

Simon
by SimonB
Wed Mar 29, 2017 10:45 am
Forum: Bug reports
Topic: [SOLVED] Flowcode crashing when trying to simulate
Replies: 11
Views: 10540

Re: Flowcode crashing when trying to simulate

Hello EtsDriver,

There is a patch in the works that should fix this problem for you along with a few other bits and pieces that have been reported. It is currently in testing but if all goes well then it should be released this week :)

Simon
by SimonB
Thu Mar 23, 2017 6:06 pm
Forum: Flowcode V7
Topic: Comparing 2 UInt values
Replies: 3
Views: 3619

Re: Comparing 2 UInt values

Hi Coensk, I just had a quick look at your program and probably you will want to be using a byte rather than a bool. A bool generally only has 2 values; True or False (0 or 1). If you want to store any value other than that then you should use other data types. Also there are easier ways to iterate ...
by SimonB
Mon Mar 13, 2017 11:21 am
Forum: Flowcode V7
Topic: FC7.2.0.5 Release Notes
Replies: 1
Views: 2561

Re: FC7.2.0.5 Release Notes

Hi Jay Dee,

There is a file called changes.txt which is located in the logs folder of your FC installation (by default it will be in C:\Program Files (x86)\Flowcode 7\logs)

I have uploaded it to this post for you also :)
changes.txt
Flowcode y7.2 fixes, features and changes
(15.7 KiB) Downloaded 338 times
Simon
by SimonB
Tue Jan 31, 2017 12:25 pm
Forum: Fixed bugs
Topic: Startup problems with Flowcode 7.1
Replies: 59
Views: 50388

Re: Startup problems with Flowcode 7.1

Hello Jonattend,

I just want to check have you received the email that my colleague Gonzalo has sent you?

Simon
by SimonB
Fri Nov 11, 2016 3:23 pm
Forum: Flowcode V7
Topic: Where does Menu hide ?
Replies: 8
Views: 6982

Re: Where does Menu hide ?

Hi Guys, This is a known issue. I have actually already taken a quick look in to the problem because I thought it would be easy to resolve but unfortunately it is not. It is on the list of things to do though. For the moment deleting the registry key is the workaround. the solution is probably going...
by SimonB
Thu Oct 06, 2016 10:31 am
Forum: Fixed bugs
Topic: Startup problems with Flowcode 7.1
Replies: 59
Views: 50388

Re: Startup problems with Flowcode 7.1

I am moving this to the Fixed Bugs section since it was fixed in version 7.1.1 8)
by SimonB
Fri Sep 30, 2016 1:56 pm
Forum: Fixed bugs
Topic: 'Loop' icon seems to have a GUI bug
Replies: 8
Views: 11321

Re: 'Loop' icon seems to have a GUI bug

Hi Bill, We never managed to replicate this bug here at the office, even when we set up a monitor with your unusual portrait and resolution settings. However we did make some minor changes to the way things are drawn so please can you give patch 7.1.1 a try and see if it fixes your problem? If it do...
by SimonB
Fri Sep 30, 2016 11:52 am
Forum: Fixed bugs
Topic: Update Error
Replies: 3
Views: 7731

Re: Update Error

Hi acestu, I admit that the patching system in Flowcode is not that great. The patches only work for the previous version only and so if you miss a few updates then you have to download and install a series of patches in order to bring yourself up to date with the latest version. I can tell you that...
by SimonB
Fri Sep 30, 2016 11:00 am
Forum: Fixed bugs
Topic: "Refreshing components" FC7.1 frozen [Solved]
Replies: 14
Views: 17605

Re: "Refreshing components" FC7.1 frozen

Hi Stefan, I am not sure what else to suggest. If Flowcode is working in Safe Mode then it means there is nothing wrong with Flowcode and there is nothing wrong with the hardware on your PC. As David said it might be that there is some other piece of software that is interfering with Flowcode or may...
by SimonB
Tue Sep 27, 2016 2:47 pm
Forum: Fixed bugs
Topic: "Refreshing components" FC7.1 frozen [Solved]
Replies: 14
Views: 17605

Re: "Refreshing components" FC7.1 frozen

Hi Stefan, Flowcode 7 is much bigger than Flowcode 6 was. There are new components, new chip packs, new graphical interface, new compilers etc. The installation of Flowcode has increased in size from about 1 gig to about 4 gig in total. I realise that this is probably not what you want to hear, but ...
by SimonB
Mon Sep 26, 2016 4:17 pm
Forum: Fixed bugs
Topic: Startup problems with Flowcode 7.1
Replies: 59
Views: 50388

Re: Startup problems with Flowcode 7.1

lordhex wrote::)
Flowtr.dll
16
16a
parametre hatalı = (parameter Wrong)
version -1
and close
Windows 7 home 64 bit.
Hi lordhex,

Here are all the other fixed languages files, including flowtr.dll :wink:

Regards,
Simon
by SimonB
Mon Sep 26, 2016 4:00 pm
Forum: Flowcode V7
Topic: eeprom show
Replies: 17
Views: 12603

Re: eeprom show

Hi,

Just to let you all know that the console has now been modified so that it does not require the pro licence, but it does however require the test and debug pack. It will also work in the 30 day trial. A patch will be release very soon.

Regards,
Simon
by SimonB
Mon Sep 26, 2016 3:49 pm
Forum: Fixed bugs
Topic: Zoom focus
Replies: 2
Views: 6645

Re: Zoom focus

Hi,

I believe this is now fixed in version 7.1.

Regards,
Simon
by SimonB
Mon Sep 26, 2016 3:19 pm
Forum: Fixed bugs
Topic: "Refreshing components" FC7.1 frozen [Solved]
Replies: 14
Views: 17605

Re: "Refreshing components" FC7.1 frozen

Hi Stefan, I am not sure why this is happening for you but it might be because you have a corrupt component file. It does sound like for some reason the components directory on the computer that is not working is somehow different to the one on the computer that is working. At this stage I do not th...
by SimonB
Mon Sep 26, 2016 1:23 pm
Forum: Fixed bugs
Topic: Startup problems with Flowcode 7.1
Replies: 59
Views: 50388

Re: Startup problems with Flowcode 7.1

jgu1 wrote:Hi Simon!

Will you please inform, when you are ready and where we can get the path. :D

Br

Jorgen
OK will do 8)