Search found 169 matches
- Wed Aug 06, 2025 9:00 pm
- Forum: General
- Topic: Forum Notifications
- Replies: 4
- Views: 8326
Re: Forum Notifications
I have set notifications on, however they come in batches. For the last 3 weeks I didn’t get anything (not too much of an issue as I was away on vacation anyway), but today I get 7 mails and notice I have 140 notifications according to the website. So there is definitely something amiss. Being short...
- Wed Apr 23, 2025 3:04 pm
- Forum: Feature Requests
- Topic: Component Library Management Improvement
- Replies: 6
- Views: 6500
Re: Component Library Management Improvement
The compilers are packaged and made available by Matrix for most targets so the versions are known.
- Tue Apr 22, 2025 2:10 pm
- Forum: Feature Requests
- Topic: Component Library Management Improvement
- Replies: 6
- Views: 6500
Re: Component Library Management Improvement
I concur, being able to open and compile a flowchart with ‘locked’ component versions would be an excellent improvement. Of course allowing the user to update versions. Currently development can very much be hit and miss because of changes to components. Ideally a user would be to be able to version...
- Tue Apr 22, 2025 1:55 pm
- Forum: Bug Reports
- Topic: Compiler error PIC10F202
- Replies: 1
- Views: 2123
Re: Compiler error PIC10F202
The controller does not have sufficient RAM memory required for your code. Did you recently add new arrays/strings or components that require a lot of memory?
- Sun Feb 09, 2025 8:48 pm
- Forum: General
- Topic: Components creation in Version 10
- Replies: 9
- Views: 7115
Re: Components creation in Version 10
Actually, been through that PDF and failed. Just tried it again and stumped at step 6 Could you describe what issue you are having? Is there something you can not find? Is there something not showing that you need because the text refers to it? It is hard to help if we have to guess what issue you ...
- Sun Feb 09, 2025 8:45 pm
- Forum: General
- Topic: Components creation in Version 10
- Replies: 9
- Views: 7115
- Sat Feb 08, 2025 11:22 pm
- Forum: General
- Topic: Components creation in Version 10
- Replies: 9
- Views: 7115
Re: Components creation in Version 10
Component creation is basically the same for version 9 and version 10. What is the specific issue that is bothering you?
- Sun Dec 29, 2024 5:39 pm
- Forum: General
- Topic: Schematic!
- Replies: 2
- Views: 1218
Re: Schematic!
It’s included at the end of this document.
- Mon Dec 09, 2024 2:59 pm
- Forum: Feature Requests
- Topic: PWM + Сapture + Сomparison
- Replies: 36
- Views: 20117
Re: PWM + Сapture + Сomparison
Because it is a lot of work to add for all the different chips involved and there were other requests as well. Time for the team is not infinite so choices have to be made…
- Wed Aug 21, 2024 9:40 pm
- Forum: Feature Requests
- Topic: Macros Map
- Replies: 7
- Views: 10014
Re: Macros Map
How would you handle recursive calls or even more complex: macro A calling macro B which calls macro A etc etc?just a flowchart of all macros