Build Configuration - Renesas RX231 User Manual

Rx200 series, hear-it! solution kit for e2 studio
Hide thumbs Also See for RX231:
Table of Contents

Advertisement

Hear-it! Solution Kit
5.4

Build Configuration

2
The e
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_usb_playback_demo' folder,
arrow next to the build button (hammer
icon), and select the required option.
2
e
studio
will
then
configuration to the selected option and build
accordingly.
R12UZ0012EG0110 Rev. 1.10
Apr 03, 2017
'rx231_dsp_demo'
then
set
the
current
build
or
the
5 Embedded Firmware Application
Page 22 of 34

Advertisement

Table of Contents
loading

Table of Contents