Download of org.eclipse.cdt.embsysregview_feature_0.2.2.jar (org.eclipse.cdt.embsysregview_feature_0.2.2.jar ( external link: SF.net): 766 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
766 bytes
MD5
151e527cd4af4480e99fbb7a4b123104

Project 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

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.