Menu β–Ύ β–΄

Tree [6651db] master v3.8.3 /
 History

HTTPS access


File Date Author Commit
 .vscode 2022-04-03 null null [062e70] update
 docs 2021-06-27 Null Null [948687] v2.9.0
 img 2021-11-10 null null [d66b4c] optimize builder config ui
 lang 2022-07-19 null null [f0032f] optimize code
 lib 2022-05-15 null null [c3dac5] v3.6.0 update
 res 2022-08-13 null null [e9bfdc] v3.8.3 update
 src 2022-08-13 null null [2af4b9] optimize code
 .gitignore 2022-07-25 null null [8f2016] support stvp erase command
 .gitmodules 2021-12-06 github0null github0null [76b22b] rm old submodules
 .vscodeignore 2021-12-16 null null [b8a848] update gitignore
 CHANGELOG.md 2022-08-13 null null [e9bfdc] v3.8.3 update
 LICENSE 2021-11-20 null null [d347ac] open source
 README.md 2022-08-13 null null [e9bfdc] v3.8.3 update
 README_ZH-CN.md 2022-08-04 null null [75ec10] rm '.eide/log' folder, not load ws in reManager
 eide.code-workspace 2021-10-16 null null [19c540] allow show source refs
 offline-pack.vscodeignore 2021-09-03 aly2_robot aly2_robot [67272e] update vscignore
 package.json 2022-08-13 null null [e9bfdc] v3.8.3 update
 package.nls.json 2022-08-13 null null [e9bfdc] v3.8.3 update
 package.nls.zh-CN.json 2022-07-19 null null [f895b7] allow set UV4.exe for Keil
 tsconfig.json 2019-11-15 usercl usercl [4bcc21] update 11/15 22:54
 tslint.json 2019-10-18 usercl usercl [9f0bd7] master
 webpack.config.js 2021-08-01 Null Null [e858e9] [change] update ui, add more commands

Read Me

Embedded IDE


δΈ­ζ–‡

Summary πŸ“‘

Supported Platform: Windows X64 (>= Windows 10), Linux x64

A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V/Universal-Gcc on VsCode.

Provide 8051/AVR/STM8/Cortex-M/RISC-V project development, compilation, program flash and other functions.

preview


Features πŸŽ‰

  • Support 8051, AVR, STM8, Cortex-M, RISC-V, Universal-Gcc projects.
  • Support to import KEIL5/Eclipse projects, support to import 'IAR-STM8, IAR-ARM, Segger Embedded Studio' project source file resource tree.
  • Support for installing standard KEIL chip support packs (only for Cortex-M projects).
  • Provides many project templates for quick start a project.
  • Build, rebuild, support many toolchains (armcc, gcc-arm-none-eabi, riscv-gcc, xxx-gcc, keil_c51, sdcc ...).
  • Program flash, support: jlink, stlink, openocd, pyocd ...
  • Built-in serial port monitor.
  • Supports static checking projects by using Cppcheck.
  • Automatically generates default debug configurations for debugger plug-in cortex-debug, STM8-Debug.
  • Built-in many utility tools, 'CMSIS Config Wizard UI', 'Disassembly view', 'Program resource view'...
  • Built-in implement C/C++ IntelliSense Provider for ms-vscode.cpptools, Not Need to configurate c_cpp_properties.json file.

Example

  • Create A Project By Internal Template

  • Build Project

  • Flash Project (It failed because there was no connection to the development board, for demonstration purposes only)

  • Show Source File Disassembly Code

  • Program Resource View


Quick Start πŸƒβ€β™€οΈ

  1. Install any of the above compilers

  2. Open the Operations bar of the extension to set the compiler installation path

  3. Click on the New or Import function in the Operations bar to start your project


Document πŸ“–

https://docs.em-ide.com


ChangeLog πŸ“Œ

ChangeLog


Community 🌈

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.