Download of artifacts.jar (artifacts.jar ( external link: SF.net): 633 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
633 bytes
MD5
379a3fcb024e3ceb00b87f0d9d8b09ce

Projeto Descrição

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.