Difference between revisions of "Main Page"

From SEGGER Wiki
Jump to: navigation, search
(Embedded Studio)
m (Embedded Software)
Line 70: Line 70:
 
== Embedded Software ==
 
== Embedded Software ==
 
Embedded software includes all libraries, stacks, middleware and software packages used as building blocks for an embedded system's firmware.
 
Embedded software includes all libraries, stacks, middleware and software packages used as building blocks for an embedded system's firmware.
This section is dedicated to SEGGER's product portfolio and the related technology.
+
This section is dedicated to SEGGER's product portfolio and the related technology. SEGGER's Embedded Software has been deployed in billions of devices.
 
=== emPack ===
 
=== emPack ===
emPack is a complete package of SEGGER's embedded software in source code.
+
emPack is a complete package of SEGGER's proven and reliable embedded software in source code.
 
* [https://www.segger.com/products/empack/ emPack product page on segger.com]
 
* [https://www.segger.com/products/empack/ emPack product page on segger.com]
   
Line 79: Line 79:
   
 
=== emCompress ===
 
=== emCompress ===
  +
emCompress is a refined software library enabling decompression and compression on resource-constrained devices which makes it the ideal resource saving software component for IoT and edge devices.
  +
* [https://www.segger.com/products/compression/emcompress/ emCompress product page on segger.com]
 
=== emFile ===
 
=== emFile ===
  +
emFile is the reliable file system for non-volatile and removable memories.
  +
* [https://www.segger.com/products/file-system/emfile/ emFile product page on segger.com]
 
=== emNet ===
 
=== emNet ===
  +
* [https://www.segger.com/products/connectivity/emnet/ emNet product page on segger.com]
 
=== emModbus ===
 
=== emModbus ===
  +
* [https://www.segger.com/products/connectivity/emmodbus/ emModbus product page on segger.com]
 
=== emUSB ===
 
=== emUSB ===
*[[emUSB-Device]]
+
* [[emUSB-Device|emUSB-Device wiki page]]
  +
* [https://www.segger.com/products/connectivity/emusb-device/ emUSB-Device product page on segger.com]
*[[WebUSB]]
 
  +
* [https://www.segger.com/products/connectivity/emusb-host/ emUSB-Host product page on segger.com]
 
  +
* [[WebUSB]]
 
=== emCrypt ===
 
=== emCrypt ===
  +
* [https://www.segger.com/products/security-iot/emcrypt/ emCrypt product page on segger.com]
 
=== emSecure ===
 
=== emSecure ===
  +
* [https://www.segger.com/products/security-iot/emsecure/ emSecure product page on segger.com]
 
=== emSSH ===
 
=== emSSH ===
  +
* [https://www.segger.com/products/security-iot/emssh/ emSSH product page on segger.com]
 
=== emSSL ===
 
=== emSSL ===
  +
* [https://www.segger.com/products/security-iot/emssl/ emSSL product page on segger.com]
 
=== emWeb ===
 
=== emWeb ===
  +
* [https://www.segger.com/products/connectivity/emweb/ emWeb product page on segger.com]
 
=== IoT Toolkit ===
 
=== IoT Toolkit ===
  +
* [https://www.segger.com/products/security-iot/iot-toolkit/ IoT Toolkit product page on segger.com]
 
=== emMQTT ===
 
=== emMQTT ===
  +
* [https://www.segger.com/products/security-iot/emmqtt/ emMQTT product page on segger.com]
 
=== emFTP ===
 
=== emFTP ===
  +
* [https://www.segger.com/products/connectivity/emftp/ emFTP product page on segger.com]
 
=== emLib ===
 
=== emLib ===
  +
* [https://www.segger.com/products/security-iot/emlib/ emLib product page on segger.com]
 
=== emLoad ===
 
=== emLoad ===
  +
* [https://www.segger.com/products/field-upgrades/emload/ emLoad product page on segger.com]
 
=== emWin ===
 
=== emWin ===
  +
* [https://www.segger.com/products/user-interface/emwin/ emWin product page on segger.com]
 
<br clear=all>
 
<br clear=all>
 
[[File:Category Icon Production Tools.svg|link=https://www.segger.com/products/flash-in-circuit-programmers/|right|200px|Production Programming Tools]]
 
[[File:Category Icon Production Tools.svg|link=https://www.segger.com/products/flash-in-circuit-programmers/|right|200px|Production Programming Tools]]

Revision as of 17:45, 29 May 2019

Welcome to the SEGGER Wiki

This Wiki has been created to answer questions about Embedded Systems in general and to explain terms used in this context (Knowledge Base), as well to have a place for information that is related to our products, but is too specific for the product descriptions on www.segger.com. An example of something too specific is: "How to enable Trace on a particular Evaluation Board". It is a work in progress and we continue to make it better and more valuable . For any kind of feedback, please contact us at info@segger.com.

Knowledge Base

The idea behind the knowledge base is to explain terms often used in combination with Embedded Computing Systems, or "Embedded Systems", as they are referred to in our industry. In addition, we would like to be a useful resource to engineers, students, and hobbyists programming Embedded Systems, typically microcontrollers, typically in C, C++, and some bits and pieces of Assembly language, by explaining things from a programmer's perspective and by providing useful code examples.

Examples of the terms we explain are below:

Knowledge Base has its own wiki page. To go there, click here.

Debug and Trace Tools

Debug and Trace Probes - J-Link & J-Trace

Debug and trace probes enable verification and debugging of embedded systems while they are running. The probes connect the embbedded system with the computer used for development. This section is dedicated to SEGGER's product portfolio and the related technology.

The debug and trace probes have their own wiki page here:

The individual product pages on https://www.segger.com can be accessed here:

Glossary / Definitions


Software Tools

Software Tools

Software tools are those tools running on a computer used for developing embedded systems. This includes tools to edit source code, to build firmware, to verify functionality and to find bugs if required. This section is dedicated to SEGGER's product portfolio and the related technology.

Embedded Studio

Embedded Studio, SEGGER product, is a complete all-in-one solution for managing, building, testing and deploying your embedded applications.

SystemView


Embedded Software, Stacks and Libraries

Embedded Software

Embedded software includes all libraries, stacks, middleware and software packages used as building blocks for an embedded system's firmware. This section is dedicated to SEGGER's product portfolio and the related technology. SEGGER's Embedded Software has been deployed in billions of devices.

emPack

emPack is a complete package of SEGGER's proven and reliable embedded software in source code.

embOS

emCompress

emCompress is a refined software library enabling decompression and compression on resource-constrained devices which makes it the ideal resource saving software component for IoT and edge devices.

emFile

emFile is the reliable file system for non-volatile and removable memories.

emNet

emModbus

emUSB

emCrypt

emSecure

emSSH

emSSL

emWeb

IoT Toolkit

emMQTT

emFTP

emLib

emLoad

emWin


Production Programming Tools

Production Tools

  • Flasher ARM
  • Flasher Portable PLUS
  • Flasher PRO
  • Flasher ATE
  • Flasher SECURE


Miscellaneous

SEGGER Runtime Library