Search found 997 matches

by Steve-Matrix
Thu Nov 03, 2022 9:26 am
Forum: General
Topic: ESP-32 compile
Replies: 10
Views: 1677

Re: ESP-32 compile

Glad you got compilation sorted.

I'll ask my colleagues regarding your I2C display issue.
by Steve-Matrix
Wed Nov 02, 2022 8:54 am
Forum: General
Topic: ESP-32 compile
Replies: 10
Views: 1677

Re: ESP-32 compile

Strange that your original error was "ninja: build stopped: subcommand failed" but in the msg.txt file you posted it was "CMakeLists.txt not found in project directory c:\users\dell user\documents". Looking at the latter error message, it could be the toolchain doesn't like spaces and/or requires 8....
by Steve-Matrix
Mon Oct 31, 2022 2:14 pm
Forum: General
Topic: ESP-32 compile
Replies: 10
Views: 1677

Re: ESP-32 compile

Here is a search for similar issues that have been discussed on these forums that hopefully will help: https://www.flowcode.co.uk/forums/search.php?keywords=subcommand&terms=all&author=&sc=1&sf=all&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search If they do not help, please post your Flowcode projec...
by Steve-Matrix
Mon Oct 31, 2022 2:09 pm
Forum: Feature Requests
Topic: PIC32MZ Interrupt Support (SOLVED)
Replies: 5
Views: 1512

Re: PIC32MZ Interrupt Support

Hi Brendan,

Can you please provide more details of the specific issue(s) you are having, perhaps with relevant examples?
by Steve-Matrix
Tue Oct 25, 2022 5:29 pm
Forum: General
Topic: Flowcode Error when build
Replies: 9
Views: 1448

Re: Flowcode Error when build

There are only 2 things I can think of: 1) you are not running the latest library updates on the problematic computers. 2) some settings saved in your project file are causing the problem. For the first, you should ensure you are running both the latest version of Flowcode and have the latest update...
by Steve-Matrix
Fri Oct 21, 2022 12:32 pm
Forum: General
Topic: Interrupt jumping to specified location in main code
Replies: 7
Views: 1327

Re: Interrupt jumping to specified location in main code

You should be able to use the following in a C code icon. It will not simulate, but should work on your hardware;

Code: Select all

RESET();
by Steve-Matrix
Fri Oct 21, 2022 12:19 pm
Forum: General
Topic: Flowcode Error when build
Replies: 9
Views: 1448

Re: Flowcode Error when build

Hi Ian, I have made a small utility that should hopefully help. Download and unzip the attached file to your PC and then run it on the affected PC(s) when Flowcode is not running. Flowcode v9 Reg Cleaner.zip When presented with the options, select the first one ("Window information only") and press ...
by Steve-Matrix
Thu Oct 20, 2022 5:22 pm
Forum: General
Topic: Flowcode Error when build
Replies: 9
Views: 1448

Re: Flowcode Error when build

Your project compiles ok for me and does not lock up. So it looks like there is an issue with the installed files or the registry on your laptop. You could try reinstalling Flowcode. If that doesn't fix it, let me know and I will provide instructions for resetting your Flowcode registry locations.
by Steve-Matrix
Wed Oct 19, 2022 5:13 pm
Forum: General
Topic: Potentiometer not acting as analogue input
Replies: 13
Views: 2555

Re: Potentiometer not acting as analogue input

It will be here once you have clicked on the button to reply:
2022-10-19 17_12_28-Flowcode Support Board - Post a reply.png
2022-10-19 17_12_28-Flowcode Support Board - Post a reply.png (13.35 KiB) Viewed 1661 times
by Steve-Matrix
Wed Oct 19, 2022 3:33 pm
Forum: General
Topic: Potentiometer not acting as analogue input
Replies: 13
Views: 2555

Re: Potentiometer not acting as analogue input

Mikeatukstemdotuk wrote:
Wed Oct 19, 2022 3:21 pm
I'm not sure how to post the chart
Click the "full editor & preview" button to reply to this post and click the "add file" button in the "attachments" tab to attach your Flowcode project file.