Edit Project
Edit Project gives you option to change MCU you wish to use, change its oscillator frequency and build type. Also, Edit Project enables you to alter specific configuration bits of the selected device.
As you alter these bits, appropriate register values will be updated also. This can be viewed in the Configuration Registers pane.
When you have finished configuring your device, you can save bit configuration as a scheme, using button.
In case you need this scheme in another project, you can load it using button.
There is also a button which lets you select default oscillator settings (internal oscillator, PLL disabled) for the selected device.
Also, there is a number of existing predefined configuration schemes designed to simplify the process of configuring oscillator and clock options, which can be selected through the button.
Other options available in the window are :
- Heap : If the user wants to use Heap memory, he should use check this option and select desired heap size.
- Data Type Size : User can choose from here the mE default data types size, or other, non-mE data types size. See Arithmetic Types topic for more information.
- Stack allocation: User can choose to allocate the stack in the Data memory or in the Core Coupled Memory (CCM), if the selected MCU possesses CCM.
What do you think about this topic ? Send us feedback!