System Development Procedure: Software Development

Introduction of Integrated Development Environment
Introduction of Integrated Development Environment

When developing software, the integrated development environment and C compiler are used.
The integrated development environment integrates the functions of individual tools such as Editor, Build manager, C compiler, and Debugger, and is a software tool that enables seamlessly to repeat tasks such as Coding, Compiling, and Debugging in the software development process.
C compiler is a software tool for generating the machine language object files from a source program written in C language or the assembler language.

Chapter 5 Development Environment of Microcontrollers

System Development Procedure
System Development Procedure: Test that Combines the Hardware and Software
System Development Procedure: Emulator
開啟新視窗