Datasheet
Page 14
Page 15
If you need to change the target microcontroller or clock speed, you don’t have to go through the new project wizard all over again. This can be
done quickly in the Edit Project window. You can open it using Project->Edit Project [CTRL+SHIFT+E] menu option.
6. Changing Project Settings
Figure 6-1: Edit Project Window
01
02
02
03
01
02
03
04
To change your MCU, just select the
desired microcontroller from the
dropdown list.
To change your oscillator settings
enter the oscillator value and adjust
oscillator conguration registers
using drop-down boxes.
Several most commonly used
oscillator settings can be loaded using
the provided oscillator “schemes”.
Load the desired scheme by clicking
the Load Scheme button.
Select whether to build a Debug
HEX, which is necessary for hardware
debugging, or a nal Release HEX.
03