
1) Search for a target device.
When in the project options, right-click on any target.
That will bring up: Since there are loads of microcontrollers you can choose from all you need to do is select the search and enter a few numbers of the required device.
for example, I'm interested in using the PIC12F1840, so I just enter 1840, then select find next.
No matter what device you currently have selected, it will highlight any device that has 1840.
If the highlighted device is the one you are interested in, then just click on the x of the find box, and select modify (bottom right of project options window.
2) Customised Quick Access Tool bar.
What I like to do is have all of my commonly used functions like Simulation play/stop, compile to hex/target etc all together and instantly accessible.
To do that select Customize Quick Access Tool bar: Select More Commands, then just go to drop-down menu that you are interested in.
E.g for Compile to Target change drop-down from Edit to Build.
Select Compile to Targetthen click on the Add>>.
If you have selected these: Then you will see: Hope this has been useful?