EmbSysRegView

Add this URL to your Eclipse Installation to reach this solution's update site.

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)

https://embsysregview.sourceforge.net/update

Learn more...
Solution Description

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.

 

 

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)

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

Screenshot
Date Ranking Installs Clickthroughs
March 2024 318/647 25 8
February 2024 245/687 71 17
January 2024 329/691 37 13
December 2023 366/671 25 7
November 2023 401/686 20 8
October 2023 302/673 48 12
September 2023 266/663 58 8
August 2023 246/673 64 8
July 2023 301/668 40 10
June 2023 297/669 44 4
May 2023 287/671 56 7
April 2023 277/667 58 10
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for EmbSysRegView.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

In reply to 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.

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

Seismicmatt installing the eclipse embedded system register view plugin

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
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>.

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.