Renesas RSKM16C6NK Technical Information Page 18

  • Download
  • Add to my manuals
  • Print
  • Page
    / 24
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 17
replacement string.
54. Remove the breakpoint
55. Right click on the ‘DisplayString();’ function call after the loop and select ‘Go to cursor’.
This shows that the variable was initialised at program start up and can be overwritten with ‘TESTTEST’.
You have now run the tutorial code and used many of the common features of the debugger. We suggest that you review the rest of the
tutorial code as many functions have important information on the operation of the code, the compiler directives and comments on when
they should or must be used. Please refer to
Chapter 7 for more information on the project files.
14
Page view 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 24

Comments to this Manuals

No comments