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

File Information

File Size
20,165,145 bytes
MD5
ac3c17239d9c2b0575e007310d589e31

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.