I want to make a release version of a program but can't find out how.
According to this page I simply press the run button. However, I'm on version 6.15 and the run button has been removed and anything that mentions production is grayed out, Like so,
Note, the debug options aren't grayed.
Anyone know how to do this?
I've just installed 6.15 (updating from 6.00) and after letting it copy the settings & plugins from the older version and a couple of restarts, then re-selecting the correct compiler in the project properties, it all works as before.
Same here. After installing v6.15 my menu items and icons stayed pretty much as they were previously (no "Production" menu).
Maybe it only changes if you DON'T let it import the old settings.
Yes, it does, but from the first screen shot it seems that v6.15 added a whole new "Production" menu item that changed things around.
Oddly, when I updated and told it to use my existing settings, it didn't add that "Production" menu to mine, but for MIke it did. Maybe it depends on how you answer that question when you do the install.
I've been using MPLABX since the beginning and have NEVER had that menu!
When I do the install I always tell it to import the existing settings of the current version, so maybe that's why.
If I feel brave I'll try doing a fresh install and not use that option (although I sort of like it the way it is).
Lord knows what else will change if I do that though. I think Forrest Gump must have been a lead MPLABX developer... "MPLABX is like a box of chocolates..."
Note: See the Start Page, My MPLAB IDE>Extend MPLAB>Selecting Simple or Full-Featured Menus to see all available menus and menu items. Not all of these items will be applicable to embedded development.
I've not found it so far.. You can get the "Home page" via the help menu - possibly you have to log in to get further, or its now only an install-time option??
I did discover I still have V5.4 installed though, and that also had the production menu.
I installed 6.15 the other day, on an old computer that I've upgraded to SSD and added more memory, and that has the normal green triangle 'play' button as all other installs I've done.
Interesting that 6.15 now re-supports the PK3 after they had dropped support on later versions.
I'm currently transferring some files over, so I'll check that it compiles OK a bit later.
Edit:
Just tried it, 'play' button is there, and works fine.
Fellow solderers, so whats the difference between 'run' green triangle' and 'program device for production' only ever used ' run'
( MPLABX 6 , linux.mint 21 )
Turns out that the toolbar "shrinks" if it's not full window so "hides" some of the icons. Making it full screen and turning off some toolbar selections fixed it,
As for Production, as the "pause" toolbar button no longer exists and ctrl-alt 8 (Not F8) replaces it I used that to pause my program. WRONG, you must press stop debugging or no production menu items (or toolbar items) become active. If someone can explain the logic behind that decision I'll be forever grateful.