• Contents
  • Chapter 1 : Development Environment
  • Chapter 2 : Create Development Environment
  • Chapter 3 : Steps for Software Development

Chapter 3 : Steps for Software Development

  • 3-1 Sample source files
  • 3-2 Software development flow
  • 3-3 Start GNU17 IDE/Select workspace
  • 3-4 Create a project
    • 3-4-1 Give the project a name
    • 3-4-2 Initial settings for the project
  • 3-5 Select memory models for the compiler
  • 3-6 Import source files
    • 3-6-1 Source file import method 1
    • 3-6-2 Source file import method 2
  • 3-7 Create new source and header files
  • 3-8 Display and edit a source file
  • 3-9 Project properties
  • 3-10 Specify build options
  • 3-11 Edit a linker script
  • 3-12 Execute project build
  • 3-13 Build flow
  • 3-14 Edit the GDB command file
    (Target/Eva. board)
    • 3-14-1 Debug the project
    • 3-14-2 Basic windows for debugging
      • 3-14-2-1 Other windows for debugging
      • 3-14-2-2 Console view
    • 3-14-3 Debugger toolbar buttons
    • 3-14-4 Breakpoints
    • 3-14-5 Execute the program
    • 3-14-6 Monitor local and global variables
  • 3-15 Embedded system emulator
    • 3-15-1 Set the command file
    • 3-15-2 Simulator windows

  • Glossary
  • Back
  • Next

Chapter 3 discusses the process of software development.


Reading through this chapter while actually operating the tool will give you a better understanding of the process.


Note : More information is given in the glossary for link texts.