Sierra Wireless Writing an embedded application loader User Manual Page 43

  • Download
  • Add to my manuals
  • Print
  • Page
    / 102
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 42
GHI Electronics,LLC Embedded Master User Manual
Getting Started with Embedded Master
12.Press F5 (Debug). You will see how Visual Studio loads the application and runs it.
Visual Studio should pause at the breakpoint we placed in step 4.
13.make sure you have the output window open. If not, you can get it from the menu at
“View --> Output”
14.Press F10 to step over Debug.Print and watch the output window. The output
window should display “Hello World!”
15.Press F5 and the code will continue executing till it reaches the end of the program.
16.Now, try to modify the string to “Amazing Framework!” and run the program again.
Rev. 2.06 TFT Page 43 of 102 www.ghielectronics.com
Page view 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 101 102

Comments to this Manuals

No comments