Content of &BIN_D1 using the IAR Embedded Workbench

"MuangMuang Soe [email protected] [msp430]" <[email protected]> Wed, 11 Nov 2015 07:02:06 +0000 (UTC)
Newsgroups gmane.comp.hardware.texas-instruments.msp430.discuss
Message-ID <[email protected]>
  Can I check the content of &BIN_D1 for the following MSP430 program using the IAR Embedded Workbench.
How to setup IAR to read the content.
MOV R8,&BIN_D1
RRA &BIN_D1
CALL #BIN_BCD
Thanks