Page 1 of 1

Processor settings

Posted: Mon Oct 27, 2025 11:00 am
by SpeedPIC32
Hello,
My idea for processor selection.
For example, once I have found all the settings for a PIC32mzxxxx, these settings for this specific PIC are saved separately under a name. For the next project, I select the same PIC again and load the settings I had saved.
I could also send these settings by email for review, for a programmer who has a problem with them, etc. These files could also be made available by Matrix in a database with additional comments.

Best regards, SpeedPIC32

Translated with DeepL.com (free version)

Re: Processor settings

Posted: Mon Oct 27, 2025 11:28 am
by Steve-Matrix
Thanks for the suggestion.

Another way you could do this is to create a blank project with the correct settings and then open it as a template. To do this, use "New project"..."Open an example or template"..."Open existing project as template" and select your saved blank project.

When you open an existing project as a template, Flowcode creates a new project that starts with the settings, code and components in the template project. And when you save, it saves as a new project rather than over-writing the template project.