MicroEJ Developer
  • Discover MicroEJ
  • Features
  • VEE
  • SDK
  • Supported Hardware
Get Started
  • Glossary
  • Overview
    • MicroEJ Editions
      • Introduction
      • Determine the MicroEJ Studio/SDK Version
    • Licenses
      • License Manager Overview
      • Evaluation Licenses
        • Get your Machine UID
        • Request your Activation Key
        • Install the License Key
        • Troubleshooting
      • Production Licenses
        • Request your Activation Key
        • Activate your USB Dongle
        • Check Activation on MicroEJ SDK
        • Troubleshooting
    • MicroEJ Runtime
      • Language
      • Scheduler
      • Garbage Collector
      • Foundation Libraries
        • Embedded Device Configuration (EDC)
        • Beyond Profile (BON)
    • MicroEJ Libraries
    • MicroEJ Central Repository
      • Introduction
      • Use
      • Content Organization
      • Javadoc
    • Embedded Specification Requests
    • MicroEJ Firmware
      • Bootable Binary with Core Services
      • Specification
    • Introducing MicroEJ SDK
    • Introducing MicroEJ Studio and Virtual Devices
    • Perform Online Getting Started
    • GitHub Repositories
    • System Requirements
    • Get Support
  • Application Developer Guide
    • Introduction
    • Local Workspaces and Repositories
    • Standalone Application
      • MicroEJ Platform Import
        • Source Platform Import
        • Binary Platform Import
      • Build and Run an Application
        • Create a MicroEJ Standalone Application
        • Run on the Simulator
        • Run on the Hardware Device
      • Build Output Files
        • The SOAR Map File
        • The SOAR Information File
      • MicroEJ Launch
        • Main Tab
        • Execution Tab
        • Configuration Tab
        • JRE Tab
        • Other Tabs
      • Application Options
        • Introduction
        • Defining an Option
        • Category: Runtime
        • Category: Simulator
        • Category: Libraries
        • Category: Device
        • Category: Feature
      • SOAR
        • Class Initialization Code
    • Sandboxed Application
      • Sandboxed Application Structure
        • Application Skeleton Creation
        • Sources Folder
        • META-INF Folder
        • module.ivy File
      • Application Publication
        • Build the WPK
      • Shared Interfaces
        • Principle
        • Shared Interface Creation
    • Virtual Device
      • Using a Virtual Device for Simulation
      • Runtime Environment
    • MicroEJ Module Manager
      • Introduction
      • Specification
      • Module Project Skeleton
      • Module Description File
        • Enable MMM Semantic
        • Module Dependencies
        • Automatic Update Before Resolution
        • Build Options
      • MicroEJ Module Manager Configuration
        • Preferences Page
        • Settings File
        • Options
      • Module Build
      • Build Kit
      • Command Line Interface
        • Usage
        • Shared configuration
        • Commands
        • Troubleshooting
      • Former MicroEJ SDK Versions (lower than 5.2.0)
        • New MicroEJ Module Project
        • Preferences Pages
        • Build Kit
      • Former MicroEJ SDK Versions (from 5.2.0 to 5.3.x)
        • Build Kit
    • Module Natures
      • Add-On Library
      • Mock
      • Module Repository
      • Sandboxed Application
      • Standalone Application
      • MicroEJ Platform Selection
    • Module Repository
      • Create a Repository Project
      • Configure Resolver for Input Modules
      • Include Modules
        • Include a Single Module
        • Include a Module Repository
      • Build the Repository
      • Use the Offline Repository
    • MicroEJ Classpath
      • Application Classpath
      • Classpath Load Model
      • Classpath Elements
        • Application Entry Points
        • Types
        • Raw Resources
        • Immutable Objects
        • System Properties
        • Constants
    • Application Resources
      • Images
        • Overview
      • Fonts
        • Overview
        • Font Range
        • Custom Range
        • Known Range
        • Transparency
      • Native Language Support
    • Development Tools
      • Test Suite with JUnit
        • Principle
        • JUnit Compliance
        • Setup a Platform for Tests
        • Setup a Project with a JUnit Test Case
        • Build and Run a JUnit Test Suite
        • Test Suite Reports
        • Advanced Configurations
      • Stack Trace Reader
        • Principle
        • Functional Description
        • Dependencies
        • Installation
        • Use (Standalone Application)
        • Use (Sandboxed Application)
        • Stack Trace Reader Options
      • Code Coverage Analyzer
        • Principle
        • Functional Description
        • Dependencies
        • Installation
        • Use
      • Heap Dumper & Heap Analyzer
        • Introduction
        • Heap Dumper
        • Heap Viewer
        • Progressive Heap Usage
        • Compare Heap Dumps
      • ELF to Map File Generator
        • Principle
        • Functional Description
        • Installation
        • Use
      • Serial to Socket Transmitter
        • Principle
        • Installation
        • Use
      • Memory Map Analyzer
        • Principle
        • Functional Description
        • Dependencies
        • Installation
        • Use
      • Event Tracing
        • Description
        • Event Recording
        • Java API Usage
        • Platform Implementation
      • Null Analysis
        • Principle
        • Java Code Annotation
        • Module Project Configuration
        • MicroEJ Libraries
        • Advanced Use
    • Advanced Tools
      • MicroEJ Linker
        • Overview
        • ELF Overview
        • Linking Process
        • Linker Specific Configuration File Specification
        • Auto-generated Sections
        • Execution
        • Error Messages
        • Map File Interpretor
      • MicroEJ Test Suite Engine
        • Introduction
        • Using the MicroEJ Test Suite Ant Tasks
        • Using the Trace Analyzer
        • Appendix
    • Graphical User Interface
      • MicroUI
        • Introduction
        • Images
        • Fonts
        • Font Designer
        • Application Options
        • Debug Traces
        • Error Messages
        • Migration Guide
      • MWT (Micro Widget Toolkit)
        • Introduction
        • Concepts
        • How to Create a Widget
        • How to Create a Container
        • How to Animate a Widget
        • How to Define an Outline or Border
        • How to Define a Background
        • How to Create a Desktop Event Dispatcher
        • How to Define an Extra Style Field
      • Widgets and Examples
        • Widget library
        • Widget demo
        • MWT examples
    • Limitations
  • Platform Developer Guide
    • Introduction
      • Scope
      • Intended Audience
    • MicroEJ Platform
      • Modules Overview
        • MicroEJ Architecture
        • MicroEJ Packs
      • Process Overview
      • Concepts
        • MicroEJ Platform
        • MicroEJ Platform Configuration
        • Modules
        • Low Level API Pattern
      • MicroEJ Platform Creation
        • MicroEJ Architecture Import
        • MicroEJ Pack Import
        • MicroEJ Platform Configuration
        • MicroEJ Platform Build
        • Platform Groups / Modules Selection
        • Platform Modules Customization
        • Platform Customization
        • BSP Connection
      • Platform Qualification
        • Introduction
        • Platform Qualification Tools Overview
        • Platform Test Suite
        • Test Suite Versioning
      • Former MicroEJ Platform Migration
        • Create an Architecture Repository
        • Install the Platform Configuration Additions
        • Update Front Panel Configuration
        • Configure BSP Connection
        • Add Build Script and Run Script
        • Going further
    • MicroEJ Core Engine
      • Functional Description
      • Architecture
      • Capabilities
      • Implementation
        • Initialization
        • Scheduling
        • Idle Mode
        • Time
        • Error Codes
        • Example
        • Debugging
      • Generic Output
      • Link
      • Dependencies
      • Installation
      • Use
    • Multi-Sandbox
      • Principle
      • Functional Description
      • Firmware Linker
      • Memory Considerations
      • Dependencies
      • Installation
      • Use
    • Tiny application
      • Principle
      • Installation
      • Limitations
    • Native Interface Mechanisms
      • Simple Native Interface (SNI)
        • Principle
        • Functional Description
        • Example
        • Synchronization
        • Dependencies
        • Installation
        • Use
      • Shielded Plug (SP)
        • Principle
        • Functional Description
        • Shielded Plug Compiler
        • Example
        • Dependencies
        • Installation
        • Use
      • MicroEJ Java H
        • Principle
        • Functional Description
        • Dependencies
        • Installation
        • Use
    • External Resources Loader
      • Principle
      • Functional Description
      • Implementations
        • Open a Resource
        • Resource Identifier
        • Resource Offset
        • Resource Inside the CPU Address Space Range
      • External Resources Folder
      • Dependencies
      • Installation
      • Use
    • Serial Communications
      • ECOM
        • Principle
        • Functional Description
        • Device Management API
        • Dependencies
        • Installation
        • Use
      • ECOM Comm
        • Principle
        • Functional Description
        • Component Architecture
        • Comm Port Identifier
        • Dynamic Connections
        • Java API
        • Driver API
        • BSP File
        • XML File
        • ECOM Comm Mock
        • Dependencies
        • Installation
        • Use
    • Graphical User Interface
      • Principle
      • MicroUI
        • Principle
        • Architecture
        • Thread
        • Native Calls
        • Transparency
        • Installation
        • Use
      • Static Initialization
        • Principle
        • Functional Description
        • XML File
        • XML File Example
        • Dependencies
        • Installation
        • Use
      • Low Level API
        • Principle
        • Embedded Platform
        • Simulator
      • LED
        • Principle
        • Functional Description
        • Low Level API
        • Dependencies
        • Installation
        • Use
      • Input
        • Principle
        • Functional Description
        • Driver Listener
        • Static Initialization
        • Standard Event Generators
        • Generic Event Generators
        • Low Level API
        • Dependencies
        • Installation
        • Use
      • Display
        • Principle
        • Functional Description
        • Display Configurations
        • Buffer Modes
        • Partial Buffer
        • Byte Layout
        • Memory Layout
        • Pixel Structure
        • Low Level API
        • Drawing Native
        • Display Synchronization
        • GPU Synchronization
        • Antialiasing
        • CLUT
        • Image Pixel Conversion
        • Library ej.api.Drawing
        • Dependencies
        • Installation
        • Use
      • Images
        • Overview
        • Image Format
        • Image Generator
        • Image Loader
        • Image Renderer
      • Fonts
        • Overview
        • Font Characteristics
        • Font Generator
        • Font Renderer
      • Simulation
        • Principle
        • Module Dependencies
        • Widget Display
        • Inputs Extensions
        • Heap Simulation
        • Image Decoders
        • Dependencies
        • Installation
        • Use
      • Release Notes
        • MicroEJ Architecture Compatibility Version
        • Foundation Libraries
        • Abstraction Layer Interface
        • Front Panel API
        • Image Generator API
      • Changelog
        • [13.0.6] - 2021-03-29
        • [13.0.5] - 2021-03-08
        • [13.0.4] - 2021-01-15
        • [13.0.3] - 2020-12-03
        • [13.0.2] - 2020-10-02
        • [13.0.1] - 2020-09-22
        • [13.0.0] - 2020-07-30
        • [12.1.5] - 2020-10-02
        • [12.1.4] - 2020-03-10
        • [12.1.3] - 2020-02-24
        • [12.1.2] - 2019-12-09
        • [12.1.1] - 2019-10-29
        • [(maint) 8.0.0] - 2019-10-18
        • [12.1.0] - 2019-10-16
        • [12.0.2] - 2019-09-23
        • [12.0.1] - 2019-07-25
        • [12.0.0] - 2019-06-24
        • [11.2.0] - 2019-02-01
        • [11.1.2] - 2018-08-10
        • [11.1.1] - 2018-08-02
        • [11.1.0] - 2018-07-27
        • [11.0.1] - 2018-06-05
        • [10.0.2] - 2018-02-15
        • [11.0.0] - 2018-02-02
        • [10.0.1] - 2018-01-03
        • [10.0.0] - 2017-12-22
        • [9.4.1] - 2017-11-24
        • [9.4.0] - 2017-11-23
        • [9.3.1] - 2017-09-28
        • [9.3.0] - 2017-08-24
        • [9.2.1] - 2017-08-14
        • [9.2.0] - 2017-07-21
        • [9.0.2] - 2017-04-21
        • [9.1.2] - 2017-03-16
        • [9.0.1] - 2017-03-13
        • [9.1.1] - 2017-02-14
        • [9.1.0] - 2017-02-13
        • [9.0.0] - 2017-02-02
        • [8.1.0] - 2016-12-24
        • [8.0.0] - 2016-11-17
        • [7.4.7] - 2016-06-14
        • [7.4.2] - 2016-05-25
        • [7.4.1] - 2016-05-10
        • [7.4.0] - 2016-04-29
        • [7.3.0] - 2016-04-25
        • [7.2.1] - 2016-04-18
        • [7.2.0] - 2016-04-05
        • [7.1.0] - 2016-03-02
        • [7.0.0] - 2016-01-20
        • [6.0.1] - 2015-12-17
        • [6.0.0] - 2015-11-12
      • Migration Guide
        • From 12.x to 13.x
        • From 11.x to 12.x
        • From 10.x to 11.x
        • From 9.x to 10.x
        • From 8.x to 9.x
        • From 7.x to 8.x
    • Networking
      • Principle
      • Network Core Engine
        • Principle
        • Functional Description
        • Dependencies
        • Installation
        • Use
      • SSL
        • Principle
        • Functional Description
        • Dependencies
        • Installation
        • Use
    • File System
      • Principle
      • Functional Description
      • Dependencies
      • Installation
      • Use
    • Hardware Abstraction Layer
      • Principle
      • Functional Description
      • Identifier
        • Basic Rule
        • Generic Rules
      • Configuration
      • Dependencies
      • Installation
      • Use
    • Device Information
      • Principle
      • Dependencies
      • Installation
      • Use
    • SystemView
      • Principle
      • References
      • Installation
      • MicroEJ Core Engine OS Task
      • OS Tasks and Java Threads Names
      • OS Tasks and Java Threads Priorities
      • Use
      • Troubleshooting
        • OVERFLOW Events in SystemView
        • RTT Control Block Not Found
      • SystemView for STM32 ST-Link Probe
    • Simulation
      • Principle
      • Functional Description
      • Dependencies
      • Installation
      • Use
      • Mock
        • Principle
        • Functional Description
        • Example
        • Mocks Design Support
        • Dependencies
        • Installation
        • Use
      • Shielded Plug Mock
        • General Architecture
        • Configuration
      • Front Panel Mock
        • Principle
        • Functional Description
        • The Front Panel Project
        • Module Dependencies
        • Front Panel File
        • Widget
        • Installation
        • Use
      • Bluetooth LE Mock
        • Overview
        • Requirements
        • Usage
        • Troubleshooting
    • Appendices
      • Appendix A: Low Level API
        • LLMJVM: MicroEJ Core Engine
        • LLKERNEL: Multi-Sandbox
        • LLSP: Shielded Plug
        • LLEXT_RES: External Resources Loader
        • LLCOMM: Serial Communications
        • LLUI_INPUT: Input
        • LLUI_DISPLAY: Display
        • LLUI_LED: LEDs
        • LLNET: Network
        • LLNET_SSL: SSL
        • LLFS: File System
        • LLHAL: Hardware Abstraction Layer
        • LLDEVICE: Device Information
      • Appendix B: MicroEJ Foundation Libraries
        • EDC
        • SNI
        • KF
        • ECOM
        • ECOM Comm
        • FS
        • Net
        • SSL
      • Appendix C: Tools Options and Error Codes
        • SOAR
        • Immutable Files Related Error Messages
        • SNI
        • SP Compiler
        • NLS Immutables Creator
        • MicroUI Static Initializer
        • Front Panel
        • HIL Engine
        • Heap Dumping
      • Appendix D: Architectures MCU / Compiler
        • Principle
        • Supported MicroEJ Core Engine Capabilities by Architecture Matrix
        • ARM Cortex-M0
        • ARM Cortex-M4
        • ARM Cortex-M7
        • ESP32
        • IAR Linker Specific Options
  • Kernel Developer Guide
    • Overview
      • Introduction
      • Terms and Definitions
      • Overall Architecture
        • Firmware Implementation Libraries
      • Firmware Build Flow
      • Virtual Device Build Flow
    • Kernel & Features Specification
    • Getting Started
      • Online Getting Started
      • Create an Empty Firmware from Scratch
        • Create a new Firmware Project
        • Setup a Platform
        • Build the Firmware
      • MicroEJ Demo VEE Flavors
        • What is a MicroEJ Demo Runtime Environment?
        • What is a MicroEJ Demo Flavor?
    • Build Firmware
      • Workspace Build
      • Headless Build
      • Runtime Environment
        • Specify the Runtime Environment of the Firmware
      • Resident Applications
      • Advanced
        • MicroEJ Firmware module.ivy
        • Change the set of Properties used to Build a Firmware
        • Change the Platform used to Build the Firmware and the Virtual Device
        • Build only a Firmware
        • Build only a Virtual Device
        • Build only a Virtual Device with a pre-existing Firmware
    • Writing Kernel APIs
      • Default Kernel APIs Derivation
      • Build a Kernel API Module
      • Kernel API Generator
        • Category: Kernel API Generator
    • Communication between Features
      • Kernel Type Converters
    • Multi-Sandbox Enabled Libraries
      • MicroUI
        • Physical Display Ownership
        • Automatically Reclaimed Resources
      • BON
        • Kernel Timer
        • Automatically Reclaimed Resources
      • ECOM
      • ECOM-COMM
      • FS
      • NET
      • SSL
    • Setup a KF Test Suite
      • Enable the Test Suite
      • Add a KF Test
      • KF Test Suite Options
  • Tutorials
    • Understand how to build a MicroEJ Firmware and its dependencies
      • The Components
        • MicroEJ Architecture (.xpf, .xpfp)
        • MicroEJ Platform Source (.zip)
        • MicroEJ Application
        • C Toolchain (GCC, KEIL, IAR, …)
        • Module Repository
        • Dependencies Between Components
      • How to Build
        • Build a MicroEJ Platform
        • Build a MicroEJ Firmware
        • Dependencies Between Processes
    • Create a MicroEJ Platform for a Custom Device
      • Introduction
      • A MicroEJ Platform Project is already available for the same MCU/RTOS/C Compiler
        • Platform
        • BSP
        • Simulator
      • A MicroEJ Platform Project is not available for the same MCU/RTOS/C Compiler
        • MCU
        • RTOS
        • C Compiler
      • Platform Validation
      • Further Assistance Needed
    • Create a MicroEJ Firmware From Scratch
      • Intended Audience
      • Introduction
      • Prerequisites
      • Overview
      • Setup the Development Environment
      • Get Running BSP
      • FreeRTOS Hello World
      • Create a MicroEJ Platform
        • Import the MicroEJ Architecture
        • Install an Evaluation License
        • Create the MicroEJ Platform
        • Setup the MicroEJ Platform
      • Create MicroEJ Application HelloWorld
      • Configure BSP Connection in MicroEJ Application
      • MicroEJ and FreeRTOS Integration
        • Minimal Low Level APIs
        • Invoke MicroEJ Core Engine
        • Build and Link the Firmware with the MicroEJ Runtime and MicroEJ Application
    • Create MicroEJ Platform Build and Run Scripts
      • Intended Audience
      • Prerequisites
      • Introduction
      • Overview
      • Create Build and Run Scripts
        • Create build.sh and run.sh Scripts
        • Create build.bat and run.bat Scripts
      • Use Build Script in MicroEJ SDK
        • Build Firmware from MicroEJ SDK
        • Convert from partial BSP connection to full BSP connection (optional)
      • Going Further
    • Setup an Automated Build using Jenkins and Artifactory
      • Intended Audience
      • Introduction
      • Prerequisites
      • Overview
      • Install the Build Tools
      • Get a Module Repository
      • Setup Artifactory
        • Install and Start Artifactory
        • Configure Artifactory
        • Configure Repositories
        • Import MicroEJ Repositories
      • Setup Jenkins
        • Install Jenkins
        • Configure Jenkins
        • Create a Job Template
      • Build a new Module using Jenkins
        • Create a new MicroEJ Module
        • Create a New Jenkins Job
        • Build the “Hello World” Application
      • Appendix
        • Customize Jenkins
        • Add a Self-Signed Certificate
        • Customize target~ path
    • Improve the Quality of Java Code
      • Intended Audience
      • Readable Code
        • Naming Convention
        • Visibility
        • Javadoc
        • Code Style and Formatting
      • Best Practices
        • Common Pitfalls
        • Simplify Maintenance
        • Basic Optimizations
        • Local Extraction
        • Equals and Hashcode
      • Related Tools
        • Unit Testing
        • Code Analysis with SonarQube™
    • Optimize the Memory Footprint of an Application
      • Intended Audience
      • Introduction
      • How to Analyze the Footprint of an Application
        • How to Analyze the Files Generated by the MicroEJ Linker
        • How to Analyze a Map File Generated by a Third-Party Linker
      • How to Reduce the Image Size of an Application
        • Application Resources
        • Application Code
        • MicroEJ Platform Configuration
        • Application Configuration
        • Stripping Class Names from an Application
      • How to Reduce the Runtime Size of an Application
        • Application Code
        • MicroEJ Platform Configuration
        • Application Configuration
    • Explore Data Serialization Formats
      • Intended Audience
      • XML
        • XML Module
        • Example Of Use
      • JSON
        • JSON Module
        • Example Of Use
      • CBOR
        • CBOR Module
        • Example Of Use
    • Instrument Java Code for Logging
      • Intended Audience
      • Introduction
      • Overview
      • Log with the Trace Library
      • Log with the Message Library
      • Log with the Logging Library
      • Remove Logging Related Code
        • Wrap with a Constant If Statement
        • Shrink Code Using ProGuard
    • Run a Test Suite on a Device
      • Intended Audience and Scope
      • Prerequisites
      • Introduction
      • Import the Test Suite
      • Configure the Test Suite
        • Select the Test Suite Version
        • Configure the Platform BSP Connection
        • Configure Execution Trace Redirection
        • Start Serial To Socket
        • Configure the Test Suite Specific Options
      • Run the Test Suite
      • Configure the Tests to Run
      • Examine the Test Suite Report
  • About MicroEJ
MicroEJ Documentation
  • HOME  /
  • Overview

Overview

  • MicroEJ Editions
    • Introduction
    • Determine the MicroEJ Studio/SDK Version
  • Licenses
    • License Manager Overview
    • Evaluation Licenses
      • Get your Machine UID
      • Request your Activation Key
      • Install the License Key
      • Troubleshooting
    • Production Licenses
      • Request your Activation Key
      • Activate your USB Dongle
      • Check Activation on MicroEJ SDK
      • Troubleshooting
        • GNU/Linux Troubleshooting
        • Windows Troubleshooting
        • VirtualBox Troubleshooting
  • MicroEJ Runtime
    • Language
    • Scheduler
    • Garbage Collector
    • Foundation Libraries
      • Embedded Device Configuration (EDC)
      • Beyond Profile (BON)
  • MicroEJ Libraries
  • MicroEJ Central Repository
    • Introduction
    • Use
    • Content Organization
    • Javadoc
  • Embedded Specification Requests
  • MicroEJ Firmware
    • Bootable Binary with Core Services
    • Specification
  • Introducing MicroEJ SDK
  • Introducing MicroEJ Studio and Virtual Devices
  • Perform Online Getting Started
  • GitHub Repositories
  • System Requirements
  • Get Support
Next Previous

© Copyright 2008-2021, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners. Revision b6b892b2.

Read the Docs v: latest
Versions
20201009
latest
revert-139-feature-m0078ddg-355_improve_mmm_doc
rename_to_api_dd
release-m0228j-105_microjs-0.4.0
offlinerepo_missing_configuration
mock-installation-typo-fix
mock-clarify-install-procedure
m0078ddg-26-fix_limitation_chapter
javascript-0.9.0
javascript-0.8.0
javascript-0.6.0
javascript-0.5.0
javascript-0.4.0
javascript-0.1.0
gjadi-serial-to-socket-add-label
gjadi-request_activation_key_anchor
gjadi-platform-fs-add-label
gjadi-platform-editor
gjadi-platform-concept-add-label
gjadi-mock-unsatisfiedlinkerror
gjadi-mej-patch-1
gjadi-fix-mmm-link
fix_rename_artifacts_to_modules
fix_platformoverview_ordered_list
fix-mmm-code-block
fix-build-warnings
feature-warn_sys_props_only_for_standalone_apps
feature-menu_issue
feature-m0228j-91_cli-release-0.1.0
feature-m0228j-87_change_js_main_folder
feature-m0228j-74_clean-doc
feature-m0228j-65_switch_limitations
feature-m0228j-43_microjs
feature-m0228j-41_microjs_testsuite
feature-m0228j-302_troubleshooting
feature-m0228j-233_check-tests-failures
feature-m0228j-225_check-tests-function
feature-m0228j-216_check-tests-global
feature-m0228j-211_js_test_suite_files
feature-m0228j-20
feature-m0228j-174_string_prototype
feature-m0228j-171_check-tests-on-object
feature-m0228j-168_json_stringify
feature-m0228j-156_check-array-tests
feature-m0228j-149_microjs_check_errors
feature-m0228j-148_exclude-number-tostring
feature-m0228j-140_add-limitations
feature-m0228j-136_microjs_use_strict
feature-m0228j-116_delete-and-instanceof-operators
feature-m0137w-498_sdk-overview
feature-m0127cc-641_review_tutorialplatformfromscratch
feature-m0127cc-628_move_license_usage_tutorial
feature-m0127cc-628_add_dongle_picture
feature-m0127cc-611_xml_article
feature-m0127cc-611_json_article
feature-m0127cc-611_github_article
feature-m0127cc-611_data_formats_tutorial
feature-m0127cc-568_tutorialbuildmicroejfirmware
feature-m0092mejaui-2278_ui_kf2
feature-m0092mejaui-2278_ui_kf
feature-m0092mejaui-2259_release_notes
feature-m0090ide-3582_adoptopenjdk-install
feature-m0090ide-3565_mmm-cli_add_supported_os
feature-m0090ide-3546_mmm-cli_friviere_review
feature-m0090ide-3546_mmm-cli
feature-m0090ide-3476_cli-init-command
feature-m0081meja-1365_timer_clinit_kf
feature-m0081meja-1158_heap_usage
feature-m0078ddg-406_migrate_sdk_release_notes
feature-m0078ddg-402_fix_links
feature-m0078ddg-401_watchdog_fl_public_doc
feature-m0078ddg-384_add_troubleshooting_restart_with_admin_privileges
feature-m0078ddg-383_add_allow_unsigned_software
feature-m0078ddg-382_small_theme_fixes
feature-m0078ddg-380_rename_graphics_engine
feature-m0078ddg-379_test_and_review_ci_tuto
feature-m0078ddg-378_replace_diagrams
feature-m0078ddg-375_fix_mixup_stacktracereader
feature-m0078ddg-374_add_abstraction_layer_to_glossary
feature-m0078ddg-370_ui_tools
feature-m0078ddg-368_warnings-are-errors
feature-m0078ddg-361_add_about_page
feature-m0078ddg-360_add_videos
feature-m0078ddg-355_improve_mmm_doc
feature-m0078ddg-354_protobuf_tutorial
feature-m0078ddg-353_cbor_tutorial_section
feature-m0078ddg-352_document_platform_step3
feature-m0078ddg-348_data_formats_tutorial
feature-m0078ddg-342_move_target_folder
feature-m0078ddg-341_add-nls-chapter
feature-m0078ddg-333_sync_how_to_get_platforms_section
feature-m0078ddg-331_footprint
feature-m0078ddg-331_coding_rules
feature-m0078ddg-330_scale_platformdevguide_images
feature-m0078ddg-308_tutorial_debug_ui_freeze
feature-m0078ddg-282_mwt_merge
feature-m0078ddg-282_mwt
feature-m0078ddg-281_systemview_backup_friviere
feature-m0078ddg-281_systemview
feature-m0078ddg-278_toolbox_margin
feature-m0078ddg-277_ui3
feature-m0078ddg-270_fix_typo
feature-m0078ddg-270_add_tutorial_log_trace_in_application
feature-m0078ddg-266_ej_api_trace
feature-m0078ddg-264
feature-m0078ddg-23_update_error_code
feature-m0078ddg-172_document_null_analysis_enhance_nonnullbydefault
feature-m0078ddg-172_document_null_analysis
feature-m0018pqt-277_overview_pqt
feature-m0018pqt-274_build_scripts_tutorial
feature-m0018pqt-253_microej_pack_naming_convention
feature-m0018pqt-250_tuto_fullpackaging_convertion_friviere_review
feature-m0018pqt-250_tuto_fullpackaging_convertion
feature-m0018pqt-248_document_run_bat
feature-m0018pqt-236-update-tuto-from-scratch
feature-m0018pqt-234_pca_dep_private_conf
feature-m0018pqt-214_get_target.platform.dir_from_platform_in_workspace
feature-m0018pqt-144_run_test_suite
feature-m0018pqt-144_rework_testsuite_engine_doc
feature-m0018pqt-144_fix_broken_build_after_merge
feature-m0018pqt-144_document_test_suite_report
feature-m0018pqt-144_doc_microej_licenses_folder_for_pca
feature-m0018pqt-144_add_platform_qualification_page
feature-license_review
feature-js-limitation-doc
feature-j0190uil-1144_partial_buffer
feature-header_fix
feature-fix_testsuite_duplicated_title
feature-enhance_java_api_keyword_search
feature-add_issue_dongle_not_compatible
document_build_module
bugfix-m0090ide-3495_remove_default_conf
bugfix-m0078ddg-372_ui2_snippets
bugfix-m0078ddg-290_add_mock_in_summary_table_fix_bullet_list
bugfix-m0018pqt-144_pull_up_testsuite_report_section_level
bugfix-m0018pqt-144_fix_remaining_legacy_ddg_launch_options
Downloads
pdf
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.
  • docs Docs
  • Resources
  • Forum