Page 2 of 2
Re: Inserts in C do not work.
Posted: Mon Dec 09, 2024 2:07 pm
by carworker
Thank you. The learning process is exciting but I think we should stop. Now my task is to switch to a more recent platform. I am engaged in electronics repair and FC as an additional tool. I am thinking which package to choose. I am quite satisfied with the PIK8 package but then there will be no access to functions that are only available for the PRO package. For example, Desision - Costomize C code. Is this true?
Re: Inserts in C do not work.
Posted: Mon Dec 09, 2024 2:11 pm
by carworker
Thank you. The learning process is exciting but I think we should stop. Now my task is to switch to a more recent platform. I am engaged in electronics repair and FC as an additional tool. I am thinking which package to choose. I am quite satisfied with the PIK8 package but then there will be no access to functions that are only available for the PRO package. For example, Desision - Customize C code. Is this true?
Re: Inserts in C do not work.
Posted: Mon Dec 09, 2024 2:41 pm
by mnfisher
Flowcode v10 is free to use as a hobbyist - so you can get a good feel for what it can do. There are limitations on targets, but I think everything else is included (?) - someone may correct me on this. Flowcode provides a rather more pleasant programming environment than C - all the code so far has been C - but generally you don't have to delve into the inner workings like here.
The simulation and other tools are remarkably rich - I've been using flowcode for maybe 8 years and sometimes feel that I've barely scratched the surface of its features when I discover something 'new'.
There is also the opportunity to build PC apps...
It isn't perfect - no language is - but you'll find the support from users and the matrix staff is second to none.
Martin
Re: Inserts in C do not work.
Posted: Mon Dec 09, 2024 2:50 pm
by carworker
OK. Thank you Martin
Re: Inserts in C do not work.
Posted: Mon Dec 09, 2024 4:23 pm
by Steve-Matrix
mnfisher wrote: ↑Mon Dec 09, 2024 2:41 pm
Flowcode v10 is free to use as a hobbyist - so you can get a good feel for what it can do. There are limitations on targets, but I think everything else is included (?) - someone may correct me on this.
https://www.flowcode.co.uk/free/
Re: Inserts in C do not work.
Posted: Mon Dec 09, 2024 4:30 pm
by mnfisher
Thanks Steve,
Most everything is included....
Looking at the list there are plenty of things I didn't know it could do - still much to explore!
Martin