Search found 3087 matches

by Steve
Mon Oct 19, 2020 10:42 am
Forum: Bug Reports
Topic: Empty #define statement
Replies: 4
Views: 3458

Re: Empty #define statement

This problem is related to the "DC Pin" property on the panel. If you edit this and untick "generate a define for the property" then the problem goes away.

Or if you want a define for this property to be added, click the drop-down next to that checkbox and enter the define name and value.
by Steve
Fri Oct 09, 2020 3:24 pm
Forum: Flowcode V8
Topic: Flowcode v8 shutting down
Replies: 11
Views: 4771

Re: Flowcode v8 shutting down

Thanks, Ben. I have been able to confirm and replicate your crash, and I think I've found a workaround. If you set the 4 PWM objects' "Representation" properties to "Digital", the problem does not occur. The problem is Flowcode is running out of memory during the execution of this particular program...
by Steve
Fri Oct 09, 2020 10:51 am
Forum: Flowcode V8
Topic: Flowcode v8 shutting down
Replies: 11
Views: 4771

Re: Flowcode v8 shutting down

Thanks for the info. Please send me the program you were simulating and I will try to replicate the error.
by Steve
Wed Oct 07, 2020 12:44 pm
Forum: Flowcode V8
Topic: Flowcode v8 shutting down
Replies: 11
Views: 4771

Re: Flowcode v8 shutting down

Hi Ben, The last time we had a problem like this, we think it was linked to a recent Windows update. Has Windows updated any core components recently? Or have there been any other changes on your PC (e.g. new antivirus or firewall)? There is a thread here which discussed a similar problem that might...
by Steve
Mon Oct 05, 2020 12:50 pm
Forum: General Programming
Topic: C Programming Microchip
Replies: 1
Views: 3189

Re: C Programming Microchip

Thanks for the feedback. Here are some suggestions: What I can't do is call a c routine from an interrupt routine. They have the wrong scope. I also can't place my own interrupt routine. In the interrupt icon properties, you can select "custom" in the "interrupt on" drop-down and then select "proper...
by Steve
Fri Oct 02, 2020 11:34 am
Forum: Flowcode V8
Topic: FC8 crash during project loading
Replies: 5
Views: 2573

Re: FC8 crash during project loading

Glad you got it working, and thanks for letting us know.
by Steve
Fri Oct 02, 2020 11:32 am
Forum: Formula Flowcode
Topic: Install Formula Flowcode on Windows 10
Replies: 14
Views: 35216

Re: Install Formula Flowcode on Windows 10

Another option is to download and try Flowcode v8. You will get a full 30-day unlock at first, and after that has run out you will be able to generate files for Formula Flowcode in the free version.
by Steve
Tue Sep 22, 2020 3:46 pm
Forum: Forums d'aide en français
Topic: FLowcode licence free introuvable
Replies: 2
Views: 5173

Re: FLowcode licence free introuvable

Bonjour.

Choisissez la licence «d'essai de 30 jours», qui sera par défaut une version gratuite une fois la période d'essai terminée.
by Steve
Mon Sep 14, 2020 1:36 pm
Forum: Flowcode V8
Topic: Forum problem
Replies: 3
Views: 1672

Re: Forum problem

Further to this, I have been told that this problem has been fixed and you can now group-delete PMs.
by Steve
Mon Sep 14, 2020 12:38 pm
Forum: Flowcode V8
Topic: Forum problem
Replies: 3
Views: 1672

Re: Forum problem

Thanks for posting. We are aware of this issue and the workaround is to delete each PM individually (i.e. open each and delete using the "X" button).
by Steve
Mon Sep 07, 2020 12:12 pm
Forum: Bug Reports
Topic: flowcode 8 hangs
Replies: 6
Views: 2749

Re: flowcode 8 hangs

As it is working in safe mode, I suspect that another program is interfering with it and solving problems like this remotely is very difficult. But we're happy to try. The second link I sent showed the problem when running in a virtual machine on a MAC. Are you running Flowcode in a VM or a sandbox ...
by Steve
Wed Sep 02, 2020 4:46 pm
Forum: Bug Reports
Topic: flowcode 8 hangs
Replies: 6
Views: 2749

Re: flowcode 8 hangs

Here's another post that seems to show the same problem, which might also help:
https://www.matrixtsl.com/mmforums/view ... 76&t=22080
by Steve
Wed Sep 02, 2020 4:43 pm
Forum: Bug Reports
Topic: flowcode 8 hangs
Replies: 6
Views: 2749

Re: flowcode 8 hangs

This post suggests clearing the local data files, and that might help: https://www.matrixtsl.com/mmforums/viewtopic.php?p=95307#p95307 It could be that something else on your PC is interfering with Flowcode - perhaps an anti-virus or firewall program. Maybe check their logs. Also, does the same prob...
by Steve
Tue Sep 01, 2020 2:13 pm
Forum: Flowcode V8
Topic: Cannot add variable to the Simulation Debugger window
Replies: 3
Views: 1481

Re: Cannot add variable to the Simulation Debugger window

Glad it's ok now, and thanks for letting us know.
by Steve
Tue Sep 01, 2020 9:50 am
Forum: Flowcode V8
Topic: Cannot add variable to the Simulation Debugger window
Replies: 3
Views: 1481

Re: Cannot add variable to the Simulation Debugger window

Hi Clive, That's a strange problem that I've not seen before. Does the same thing occur when Flowcode is closed and restarted? And how about if Windows is restarted? Another thing to try is to change the language for Flowcode in the "application" screen of global options (you'll need to restart Flow...
by Steve
Mon Aug 24, 2020 12:17 pm
Forum: Feature Requests
Topic: Interrupt set rollover value with a variable
Replies: 3
Views: 3696

Re: Interrupt set rollover value with a variable

Thanks for the suggestion, Stefan. I've spent some time investigating this suggestion this morning and it is possible, but would require a lot of effort. As a workaround, you could add the appropriate C code to change the rollover value to a variable's value. This code would depend on the chip and t...
by Steve
Mon Aug 24, 2020 12:08 pm
Forum: Feature Requests
Topic: 3Dconnexion "3D Mouse" integration - low priority request.
Replies: 1
Views: 3011

Re: 3Dconnexion "3D Mouse" integration - low priority request.

Thanks for the suggestion. It's an interesting device and I can see how it would be useful for 3d work. We're busy with the new version of Flowcode and I don't think we'll have time to investigate this at the moment. But if there is a large demand for us to support this device, we will look into it....
by Steve
Mon Jul 27, 2020 10:42 am
Forum: User Components
Topic: Search and Split String
Replies: 1
Views: 3821

Re: Search and Split String

Nice one, Alan. Thanks for sharing!
by Steve
Wed Jul 01, 2020 2:46 pm
Forum: Flowcode V8
Topic: Component Creation - Variables in Properties
Replies: 6
Views: 3403

Re: Component Creation - Variables in Properties

Thanks for the feedback. I'll pass that on and discuss with our team to see how we can improve these tools and their documentation.
by Steve
Wed Jul 01, 2020 1:20 pm
Forum: Flowcode V7
Topic: V7 Wiki
Replies: 3
Views: 4003

Re: V7 Wiki

The Wikis for V6 and V7 should now be back up. Sorry for any inconvenience.
by Steve
Wed Jul 01, 2020 11:10 am
Forum: Flowcode V8
Topic: Component Creation - Variables in Properties
Replies: 6
Views: 3403

Re: Component Creation - Variables in Properties

Thanks for explaining. I think I would approach this by making use of the ICD functionality of Flowcode - setting breakpoints, using the watch window to view and change variable values, printing debug info to the console, etc. But I also see the use to send out this kind of info in an embedded devic...
by Steve
Wed Jul 01, 2020 9:38 am
Forum: Feature Requests
Topic: Auto load "Create a New Variable" window
Replies: 2
Views: 3460

Re: Auto load "Create a New Variable" window

Thanks for the suggestion, Abhi. I'm working on v9 at the moment and just added that functionality. We have no current plans to release an update to v8, but I will also add it to that code so it will be there if and when we do.
by Steve
Wed Jul 01, 2020 9:23 am
Forum: Flowcode V8
Topic: Component Creation - Variables in Properties
Replies: 6
Views: 3403

Re: Component Creation - Variables in Properties

I'm pretty sure it's not possible for a property dropdown to determine the variables available in the program. I'm also unsure why it would be useful and there might be other techniques you could use. What exactly are you trying to achieve? That said, we could look into adding this kind of functiona...
by Steve
Wed Jul 01, 2020 9:04 am
Forum: Flowcode V7
Topic: V7 Wiki
Replies: 3
Views: 4003

Re: V7 Wiki

Thanks for letting us know, Steve. It was probably a casualty of our recent website changes. I've asked David to look into it and see what's gone wrong.
by Steve
Mon Jun 22, 2020 2:20 pm
Forum: Bug Reports
Topic: FC8 closes by itself ?
Replies: 2
Views: 1554

Re: FC8 closes by itself ?

Thanks for letting us know about this problem and apologies for the inconvenience. It was an issue with the update system which we have now fixed and Flowcode should now work ok.