Hear-it! Solution Kit
5 Embedded Firmware Application
R12UZ0012EG0110 Rev. 1.10
Page 22 of 34
Apr 03, 2017
5.4
Build Configuration
The e
2
studio project has two build configurations for each sample: ‘HardwareDebug’ and ‘Release’:
HardwareDebug
This Build Mode has all optimisation turned off, and provides full debug information. This is the best configuration
to use whilst developing code as C code execution will be linear.
Release
This Build Mode has optimisation turned on, and provides no debug information. The C code execution may
appear to be out of order, due to the way compiler optimises the code. This build configuration is intended for
final ROM-programmable code.
By default, the project is configured to HardwareDebug build configuration.
Setting the build configuration
Click the top level ‘rx231_dsp_demo’ or
‘rx231_usb_playback_demo’ folder, then the
arrow next to the build button (hammer
icon), and select the required option.
e
2
studio will then set the current build
configuration to the selected option and build
accordingly.
Summary of Contents for RX231
Page 34: ...RX231 Group R12UZ0012EG0110 ...