Search found 1410 matches

by medelec35
Fri Jul 26, 2024 10:43 am
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 6
Views: 501

Re: cannot complie to HEX after installing V10 Paid licence

Hi Roy. It seems like your Flowcode is correctly set up now as the basically Options have been disabled due to restricted license That warning can be ignored as it just means if you paid for the professional version of the compiler, it will be a bit more efficient. For the other errors have you done...
by medelec35
Thu Jul 25, 2024 1:53 pm
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 6
Views: 501

Re: cannot complie to HEX after installing V10 Paid licence

Hi Roy.
There was an issue with our sever, which has now been fixed.
Many thanks for reporting this.
Can you now please reactivate your licence within Flowcode

Code: Select all

Help > Licensing > Manage > My Flowcode Licence
by medelec35
Thu Jul 25, 2024 9:04 am
Forum: General
Topic: cannot complie to HEX after installing V10 Paid licence
Replies: 6
Views: 501

Re: cannot complie to HEX after installing V10 Paid licence

Hello.
Sorry you are facing licensing issues.
We are investigating and will hopefully find out what the issue is ASAP.
Have you Refreshed your licence since activating your account with the key?

Code: Select all

Help > Licensing > Manage > My Flowcode Licence
Then restarted Flowcode?
I'm assuming you have.
by medelec35
Thu Jul 18, 2024 6:34 pm
Forum: General
Topic: C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1
Replies: 5
Views: 678

Re: C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1

Within Project Options..., did you set the clock speed to 8MHz as well?
If you did then if you upload your latest project, then I will take a look at it for you.
by medelec35
Thu Jul 18, 2024 8:50 am
Forum: General
Topic: C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1
Replies: 5
Views: 678

Re: C:\ProgramData\MatrixTSL\FlowcodeV10\FCD\PIC\batch\pic_xc8_comp.bat reported error code 0x1

Hello. The compiler message is stating the PIC18 extended instruction set was enabled but is not supported by this compiler You will need to go to the Project Options and change the configuration settings: Extended CPU Enable from Enabled to disabled. While you are at it, if I was you, I would also ...
by medelec35
Wed Jul 17, 2024 7:55 am
Forum: General
Topic: Need help upgrade ESPIDF
Replies: 6
Views: 1450

Re: Need help upgrade ESPIDF

I'm sorry to hear about your frustration, but unfortunately, we have no control over the toolchain as its created by an external company. When you compile to hex, even though project does not compile successfully, does it not produce a .msg.txt file within the project folder? I'm interested to see w...
by medelec35
Mon Jul 15, 2024 2:05 pm
Forum: General
Topic: Need help upgrade ESPIDF
Replies: 6
Views: 1450

Re: Need help upgrade ESPIDF

Can you post a compiled demo.fcfx that shows the issue along with the .msg.txt file.
by medelec35
Mon Jul 15, 2024 8:44 am
Forum: General
Topic: Need help upgrade ESPIDF
Replies: 6
Views: 1450

Re: Need help upgrade ESPIDF

Hello, if you follow the ESP32 Toolchain instructions to the letter, then the toolchain should work well. If you deviate with different version than the recommended, then you could face issues. Changing from one version to the other, Ben posted instructions here What I do when changing is Uninstall ...
by medelec35
Fri Jul 12, 2024 11:01 am
Forum: General
Topic: I'm getting a connection error during the update process, how should I handle this?
Replies: 3
Views: 852

Re: I'm getting a connection error during the update process, how should I handle this?

Hello, Select File > Global Settings... > Application tab
Have you got Enable ticked for Web access?