Group 3 Flashcards
is a discipline that relies on the design and implementation of software for embedded systems.
Embedded Application Development (EAD)
An embedded system is a combination of?
Hardware module and Sofware module
A text editor is the first tool you need to begin creating an embedded system.
Editor
Source code is written in a high-level programming language.
Compiler
The function of this tool is to convert a human-written code into a machine language.
Assembler
This is a critical tool for testing. It goes through the code and eliminates bugs and errors, notifying places where they occur.
Debugger
is a replication of the target system with identical functionality and components.
Emulator
is a tool that combines all these pieces together, creating a single executable program.
Linker
Give two Examples of Embedded Application Development
Real-time
Portability
Flexibility
Reliability
Fault-tolerance
GIVE 1O EXAMPLES OF EMBEDDED SOFTWARE DEVELOPMENT TOOLS
- PyCharm
- WebStorm
- Qt Creator
- MPLAB X
- Visual Studio
- Eclipse
- NetBeans
- MATLAB
- Arduino
- ARM Keil
are developed to perform large-scale sophisticated functions having high hardware and software complexities.
Complex embedded systems