Looks like you are doing some type of casting to get raw DWORD data into REAL memory block (R).
You said you changed the data type in the memory configuration, but R memory block's data type cannot be changed. What block did you change?
What are you using to get this data into R memory? Are you using MEMCOPY?