What is Embedded Program or Software?
Answers
Answer:
Embedded software applications are specialized programming within non-PC devices – either as part of a microchip or as part of another application that sits on top of the chip – to control specific functions of the device.
Embedded software application: Control algorithms, processing, services
Hardware: Silicon based devices, micro-controllers, single or multiple layered boards
Embedded virtualizations: Real-time OS, ECU abstractions
Application framework: Security & safety frameworks
Answer:
Explanation:
Embedded software is computer software, written to control machines or devices that are not typically thought of as computers, commonly known as embedded systems. It is typically specialized for the particular hardware that it runs on and has time and memory constraints
Thank you