Download of org.eclipse.cdt.embsysregview.data_0.2.5.r180.jar (org.eclipse.cdt.embsysregview.data_0.2.5.r180.jar ( external link: SF.net): 50,795,627 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
50,795,627 bytes
MD5
1be27e8251255eeba6e2414b7af884ce

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.