Renesas RSKM16C6NK Technical Information Page 7

  • Download
  • Add to my manuals
  • Print
  • Page
    / 24
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 6
Chapter 3. Tutorial Project Workspace
The workspace includes all of the files for two build configurations. The tutorial code is common to both the Debug and the Release build
configurations. The tutorial is designed to show how code can be written, debugged then downloaded in a ‘Release’ situation.
The build configuration menu in High-performance Embedded Workshop (HEW) allows the project to be configured such that certain
files may be excluded from each of the build configurations. This allows the inclusion of the debug monitor within the Debug build, and
its exclusion in the Release build. Contents of common C files are controlled with defines set up in the build configuration options and
#ifdef statements within the same files.
Maintaining only one set of project files means that projects are more controllable.
3
Page view 6
1 2 3 4 5 6 7 8 9 10 11 12 ... 23 24

Comments to this Manuals

No comments