MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "BiancaS",
                        "timestamp": "2024-05-07T08:31:12Z",
                        "comment": "Updated links and category icons",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "<strong>Welcome to the SEGGER Wiki</strong>\n\nThis Wiki has been created to answer questions about Embedded Systems in general and to explain terms used in this context (our [[Knowledge Base]]), as well to  have a place for information that is\nrelated 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\".\nIt 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.\n\n<div class=\"toclimit-3\">\n__TOC__\n</div>\n\n== Knowledge Base ==\nThe Knowledge Base explains terms often used in the field of Embedded Computing Systems, or \"Embedded Systems\", as we say in our industry. \n\nWe aim 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.\n\nWe explain things from a programmer's perspective and, where we can, provide useful code examples.\n\nExamples of the terms we explain are:\n\n[[CPU]], [[CRC]], [[Embedded System]], [[Interrupt]], [[Microcontroller]], [[Watchdog]]\n\n[[Knowledge Base]] has its own wiki page. To go there, [[Knowledge Base | click here.]]\n\n== Debug and Trace Probes ==\n[[File:Product-Icon-Black_Category-Debug-Trace-Probes_01_small.svg|link=https://www.segger.com/products/debug-trace-probes/|right|200px|Debug and Trace Tools]]\nDebug 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.\n\n=== J-Link & J-Trace ===\nSEGGER J-Links are the most widely used line of debug probes available today. They've proven their value for more than 15 years.\nJ-Trace PRO defines a new standard for trace probes. It enables streaming trace on Cortex-M, Cortex-A, and Cortex-R based targets with ETM\n\n* [[Debug Probes - J-Link & J-Trace | J-Link & J-Trace in this Wiki]]\n* [https://www.segger.com/jtrace/?mtm_campaign=kb&mtm_kwd=jtrace J-Trace on www.segger.com]\n* [https://www.segger.com/jlink/?mtm_campaign=kb&mtm_kwd=jlink J-Link on www.segger.com]\n\n<br clear=all>\n\n== Software Development Tools ==\n[[File:Product-Icon-Black_Category-SoftwareTools_01.svg|link=https://www.segger.com/products/software-development-tools/|right|200px|Software Tools]]\nSoftware 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.\n\n=== Embedded Studio ===\nSEGGER Embedded Studio is a complete all-in-one solution for managing, building, testing and deploying your embedded applications.\n\n* [[Embedded Studio | Embedded Studio in this Wiki]]\n* [https://www.segger.com/products/development-tools/embedded-studio/?mtm_campaign=kb&mtm_kwd=EmbeddedStudio Embedded Studio on www.segger.com]\n\n=== SystemView ===\nSEGGER SystemView is a real-time recording and visualization tool for embedded systems that reveals the true runtime behavior of an application, going far deeper than the system insights provided by debuggers.\n\n* [[SystemView | SystemView in this Wiki]]\n* [https://www.segger.com/systemview/?mtm_campaign=kb&mtm_kwd=SystemView SystemView on www.segger.com]\n\n=== Ozone ===\nOzone is a full-featured graphical debugger and performance analyzer for embedded applications.\n\n* [[Ozone | Ozone in this Wiki]]\n* [https://www.segger.com/ozone/?mtm_campaign=kb&mtm_kwd=ozone Ozone on www.segger.com]\n\n=== SEGGER compiler ===\nA powerful C/C++ compiler to generate code for 32-bit ARM targets.\n\n* [[SEGGER compiler | SEGGER compiler in this Wiki]]\n\n<br clear=all>\n\n== Embedded Software ==\n[[File:Product-Icon-Black_Category-RTOS-EmbeddedSoftware_01_small.svg|link=https://www.segger.com/products/rtos-embedded-software/|right|200px|Embedded Software, Stacks and Libraries]]\nThis section describes all libraries, middleware and software packages used as building blocks for an embedded system's firmware.\nThis section is dedicated to SEGGER's product portfolio and the related technology. SEGGER's Embedded Software has been deployed in billions of devices.\n\n=== embOS ===\nembOS is a Real Time Operating System (RTOS) by SEGGER.\n* [[embOS | embOS in this Wiki]]\n* [https://www.segger.com/embOS/?mtm_campaign=kb&mtm_kwd=embOS embOS on www.segger.com]\n\n=== emCompress ===\nemCompress is a collection of software libraries enabling data compression and decompression on, but not limited to, resource-constrained devices.\n* [[emCompress | emCompress in this Wiki]]\n* [https://www.segger.com/emCompress/?mtm_campaign=kb&mtm_kwd=emCompress emCompress on www.segger.com]\n\n=== emCrypt ===\nemCrypt is a secure and efficient implementation of essential cryptographic algorithms specifically designed for embedded systems. \n* [[emCrypt | emCrypt in this Wiki]]\n* [https://www.segger.com/emCrypt/?mtm_campaign=kb&mtm_kwd=emCrypt emCrypt on www.segger.com]\n\n=== emFile ===\nemFile is the reliable file system for non-volatile and removable memories.\n* [[emFile | emFile in this Wiki]]\n* [https://www.segger.com/emFile/?mtm_campaign=kb&mtm_kwd=emFile emFile on www.segger.com]\n\n=== emFloat ===\nemFloat is the performance-optimized floating-point library for microcontrollers.\n* [[emFloat | emFloat in this Wiki]]\n* [https://www.segger.com/products/development-tools/runtime-library/technology/floating-point-library/ emFloat on www.segger.com]\n\n=== emFTP ===\nThe emFTP FTP (File Transfer Protocol) server is an optional extension which adds the FTP protocol to the stack. \n* [[emFTP | emFTP in this Wiki]]\n* [https://www.segger.com/emftp/?mtm_campaign=kb&mtm_kwd=emFTP emFTP on www.segger.com]\n\n=== emLib ===\nemLib is a collection of software modules such as, cryptographic modules and data integrity checks for different purposes. \n* [[emLib | emLib in this Wiki]]\n* [https://www.segger.com/emlib/?mtm_campaign=kb&mtm_kwd=emLib emLib on www.segger.com]\n\n=== emLoad ===\nemLoad is a bootloader for firmware updates.\n* [[emLoad | emLoad in this Wiki]]\n* [https://www.segger.com/emload/?mtm_campaign=kb&mtm_kwd=emLoad emLoad on www.segger.com]\n\n=== emModbus ===\nemModbus, SEGGER's implementation of the Modbus protocol, supports communication via UART (ASCII, RTU), Ethernet (Modbus/TCP and Modbus/UDP), and is capable of communicating with any Modbus compliant device. \n* [[emModbus | emModbus in this Wiki]]\n* [https://www.segger.com/emmodbus/?mtm_campaign=kb&mtm_kwd=emModbus emModbus on www.segger.com]\n\n=== emMQTT ===\nemMQTT provides the client functionality of the Message Queue Telemetry Transport protocol to a stack. \n* [[emMQTT | emMQTT in this Wiki]]\n* [https://www.segger.com/emmqtt/?mtm_campaign=kb&mtm_kwd=emQTT emMQTT on www.segger.com]\n\n=== emNet ===\nemNet is the industry-leading IP stack for embedded systems.\n* [[emNet | emNet in this Wiki]]\n* [https://www.segger.com/emnet/?mtm_campaign=kb&mtm_kwd=emNet emNet on www.segger.com]\n\n=== emSecure ===\nemSecure is a software solution for embedded systems to securely authenticate digital assets.\n* [[emSecure | emSecure in this Wiki]]\n* [https://www.segger.com/emsecure/?mtm_campaign=kb&mtm_kwd=emSecure emSecure on www.segger.com]\n\n=== emSSH ===\nemSSH offers the ability to establish a secure connection to any server application in your product.\n* [[emSSH | emSSH in this Wiki]]\n* [https://www.segger.com/emssh/?mtm_campaign=kb&mtm_kwd=emSSH emSSH on www.segger.com]\n\n=== emSSL ===\nemSSL is an implementation of SSL (Secure Sockets Layer), now called TLS (Transport Layer Security) for Embedded Systems by SEGGER.\n* [[emSSL | emSSL in this Wiki]]\n* [https://www.segger.com/emSSL/?mtm_campaign=kb&mtm_kwd=emSSL emSSL on www.segger.com]\n\n=== emUSB-Device ===\nemUSB-Device is a high performance USB device software specifically designed for embedded systems. \n* [[emUSB-Device | emUSB-Device in this Wiki]]\n* [https://www.segger.com/emUSB-Device/?mtm_campaign=kb&mtm_kwd=emUSB-Device emUSB-Device on www.segger.com]\n\n=== emUSB-Host ===\nemUSB-Host is a USB host software specifically designed for embedded systems.\n* [[emUSB-Host | emUSB-Host in this Wiki]]\n* [https://www.segger.com/emUSB-Host/?mtm_campaign=kb&mtm_kwd=emUSB-Host emUSB-Host on www.segger.com]\n\n=== emWeb ===\nemWeb provides easy to use graphical interfaces for control or data acquisition.\n* [[emWeb | emWeb in this Wiki]]\n* [https://www.segger.com/products/connectivity/emweb/?mtm_campaign=kb&mtm_kwd=emWeb emWeb product page on segger.com]\n\n=== emWin ===\nemWin is an embedded GUI solution that enables the creation of highly efficient, high quality, graphical user interfaces on any embedded system. \n* [[emWin |  emWin in this Wiki]]\n* [https://www.segger.com/products/user-interface/emwin/?mtm_campaign=kb&mtm_kwd=emWin emWin product page on segger.com]\n\n=== IoT Toolkit ===\nThe IoT Toolkit is a collection of libraries that enables communication with modern IoT based environments and devices.\n* [[IoT Toolkit | IoT Toolkit in this Wiki]]\n* [https://www.segger.com/products/security-iot/iot-toolkit/?mtm_campaign=kb&mtm_kwd=IoT-Toolkit IoT Toolkit product page on segger.com]\n\n===SEGGER Runtime Library===\nThe SEGGER RunTime Library converts any [[GCC]]-based toolchain into a professional development choice. It is used in SEGGER's Embedded Studio IDE and has proven its value for years. \n* [[SEGGER RunTime Library | SEGGER RunTime Library in this Wiki]]\n* [https://www.segger.com/products/development-tools/runtime-library/?mtm_campaign=kb&mtm_kwd=runtime SEGGER Runtime Library product page on segger.com]\n* [[SEGGER Floating-Point Library | SEGGER Floating-Point Library in this Wiki]]\n\n<br clear=all>\n\n== Production Tools ==\n[[File:Product-Icon-Black_Category-ProductionTools_01_small.svg|link=https://www.segger.com/products/flash-in-circuit-programmers/|right|200px|Production Programming Tools]]\n\n=== Flasher ===\nSEGGER's in-circuit flash programmers are fast, robust, reliable, and easy to use.<br>\nWhether the focus is on size, flexibility, portability, security, or mass production, the SEGGER Flasher Family has the perfect programmer for the task at hand.\n* [[Flasher|Flasher in this Wiki]]\n* [https://www.segger.com/products/flasher-in-circuit-programmer/?mtm_campaign=kb&mtm_kwd=Flasher Flasher on www.segger.com]\n* [[UM08022_Flasher | Flasher User Manual]]\n* [[UM08043_Flasher_Hub-12 | Flasher Hub-12 User Manual]]\n* [[UM08003_JFlash | J-Flash User Manual]]\n\n=== Products ===\n\n==== Flasher ARM ====\nThe Flasher ARM is the programmer of SEGGER for all ARM core MCUs.\n* [[Flasher ARM|Flasher ARM in the wiki]]\n* [https://www.segger.com/products/production/flasher/models/about-flasher-arm/?mtm_campaign=kb&mtm_kwd=FlasherARM Flasher ARM on segger.com]\n\n==== Flasher ATE ====\nThe Flasher ATE is a gang programmer of SEGGER.\n* [[Flasher ATE|Flasher ATE in the wiki]]\n* [https://www.segger.com/products/production/flasher/models/gang-programmer-flasher-ate/?mtm_campaign=kb&mtm_kwd=FlasherATE Flasher ATE on segger.com]\n\n==== Flasher Portable PLUS ====\nThe Flasher Portable PLUS is the hand held programmer of SEGGER for all types of MCUs and flash devices for maintenance purpose.\n* [[Flasher Portable PLUS|Flasher Portable PLUS in the wiki]]\n* [https://www.segger.com/products/production/flasher/models/flasher-portable-plus/?mtm_campaign=kb&mtm_kwd=FlasherPortablePlus Flasher Portable PLUS on segger.com]\n\n==== Flasher PRO ====\nThe Flasher PRO is the programmer of SEGGER for all types of MCUs and flash devices.\n* [[Flasher PRO|Flasher PRO in the wiki]]\n* [https://www.segger.com/products/production/flasher/models/flasher-pro/?mtm_campaign=kb&mtm_kwd=FlasherPRO Flasher PRO on segger.com]\n\n==== Flasher Compact ====\n* [[Flasher Compact V5|Flasher Compact in the wiki]]\n* [https://www.segger.com/products/production/flasher/models/flasher-compact/?mtm_campaign=kb&mtm_kwd=FlasherCompact Flasher Compact on segger.com]\n\n==== Flasher Hub ====\nThe Flasher Hub is a gang programmer of SEGGER.\n* [[Flasher Hub|Flasher Hub in the wiki]]\n* [https://www.segger.com/products/production/flasher/tools/flasher-hub/?mtm_campaign=kb&mtm_kwd=FlasherHub Flasher Hub on segger.com]\n\n==== Flasher Secure ====\nThe Flasher Secure is the programmer of SEGGER for all types of MCUs for secure purpose.\n* [[Flasher Secure|Flasher Secure in the wiki]]\n* [https://www.segger.com/products/production/flasher/models/flasher-secure/?mtm_campaign=kb&mtm_kwd=FlasherSecure Flasher Secure on segger.com]\n\n<br clear=all>\n\n== Miscellaneous ==\n=== Measuring CPU Performance ===\nThis Wiki article explains how to easily compute the CPU performance.\n\n[[HowTo_Measure_CPU_Performance | HowTo Measure CPU Performance]]"
                    }
                ]
            }
        ]
    }
}