EMBedded SYStems REGister VIEW is an Eclipse Plugin which is designed for monitoring and modifying memory values of embedded devices. Therefore it offers a structured display of the special functions registers (SFR). While debugging, the register values are presented in the Hexadecimal (HEX) and Binary (Bin) column of the view.
Modifications of peripheral registers values are possible via:
- Editing in the Binary column via BitButtons
- Editing in the Hex column
- Choosing an interpretation from an ComboBox in the Hex column (not supported by all chip xml files)
The EmbSysRegView works with any 32 bit target that stores data in little endian byte order and maps its register into memory adress space. In other words, if you find your registers in the CDT Memory View, the RegisterView will also work with that device assumin that a chip xml description is available.
Categories: Mobile and Device Development, Testing, Tools
Tags: EmbSysRegView, memory, memory view, memory values, memory monitoring, memory modification, embedded device, special functions registers, SFR, Eclipse Plugin, Chip, Cortex, Arm, MSP430, SVD, CMSIS, CPU internal registers, MCU registers, SPI, GPIO, GDB, IoT
Additional Details
Eclipse Versions: 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31), 2024-06 (4.32), 2024-09 (4.33), 2024-12 (4.34), 2025-03 (4.35)
Platform Support: Windows, Mac, Linux/GTK
Development Status: Production/Stable
Date Created: Sunday, February 23, 2014 - 15:30
License: EPL
Date Updated: Friday, October 6, 2023 - 10:49
Submitted by: Missing name Mising name
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
February 2025 | 464/609 | 5 | 12 |
January 2025 | 361/654 | 18 | 18 |
December 2024 | 355/654 | 19 | 8 |
November 2024 | 415/658 | 13 | 13 |
October 2024 | 431/663 | 13 | 8 |
September 2024 | 432/642 | 12 | 7 |
August 2024 | 340/641 | 22 | 13 |
July 2024 | 298/663 | 35 | 13 |
June 2024 | 360/681 | 23 | 20 |
May 2024 | 357/682 | 25 | 10 |
April 2024 | 329/687 | 35 | 18 |
March 2024 | 308/694 | 46 | 12 |
Reviews Add new review
Adding SVD
Submitted by Peter Borisenko on Fri, 08/12/2022 - 00:19
Hello!
Please reveal how to add custom (user) SVD files
Re: Adding SVD
Submitted by Missing name M… on Sat, 10/22/2022 - 07:41
In reply to Adding SVD by Peter Borisenko
If I remember correctly...
Find the file "org.eclipse.cdt.embsysregview.data_0.2.6.r191.jar" in your eclipse installation, extract it into a folder named "org.eclipse.cdt.embsysregview.data_0.2.6.r191". There you can add/edit files.
A jar file is a zip file plus some metadata, so simply rename .jar to .zip and extract it.
Installation on 1906
Submitted by Nico Tonnhofer on Wed, 10/09/2019 - 01:36
For whom have the same issue to install the plugin (Artifact not found...) like me, I've found a workaround in the web.
Search for
He made a small script.
After using this you would be able to install it again via Install new plugin -> Add... -> Local...
An error occurred while collecting items to be installed
Submitted by Vasiliy Lunyov on Wed, 11/21/2018 - 05:17
An error occurred while collecting items to be installed
session context was:(profile=D__eclipse-cpp-photon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: <URL to the embsysregview_0.2.6.jar>.
Artifact not found: <URL to the data_0.2.6.r191.jar>.
Artifact not found: <URL to the data_feature_0.2.6.r191.jar>.
Artifact not found: <URL to the embsysregview_feature_0.2.6.jar>.
Error
Submitted by Arthur Melentovich on Wed, 01/11/2017 - 02:36
Can't install it: "The following solutions are not compatible with the version of Eclipse".
I'm using "Version: Neon.2 Release (4.6.2) Build id: 20161208-0600"
Help please.
Regards.